mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
try version up for heroku redeploy
This commit is contained in:
parent
8933c6ef43
commit
3a3cc5abdf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "habitrpg",
|
||||
"description": "A habit tracker app which treats your goals like a Role Playing Game.",
|
||||
"version": "0.0.0-145",
|
||||
"version": "0.0.0-146",
|
||||
"main": "./server.js",
|
||||
"dependencies": {
|
||||
"derby": "git://github.com/lefnire/derby#master",
|
||||
|
|
|
|||
Loading…
Reference in a new issue