diff --git a/package.json b/package.json index 55c837b0d68..4f75ac9f628 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "habitica", "description": "A habit tracker app which treats your goals like a Role Playing Game.", - "version": "3.3.1", + "version": "3.3.2", "main": "./website/server/index.js", "dependencies": { "accepts": "^1.3.2",