diff --git a/package-lock.json b/package-lock.json index bb52241297..7e5e431f47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "habitica", - "version": "4.90.2", + "version": "4.90.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e8f105efaf..917cd4aba3 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": "4.90.2", + "version": "4.90.3", "main": "./website/server/index.js", "dependencies": { "@google-cloud/trace-agent": "^3.5.2",