diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index a25c0907fe..039e8bb40a 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "habitica", - "version": "3.21.0", + "version": "3.21.1", "dependencies": { "abbrev": { "version": "1.0.9", diff --git a/package.json b/package.json index 9ee585113f..3cb68db867 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.21.0", + "version": "3.21.1", "main": "./website/server/index.js", "dependencies": { "accepts": "^1.3.2",