From 6ad65c35fc1dbd8f480a592b5780b518c8764fb9 Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Tue, 28 Jun 2016 09:53:01 -0500 Subject: [PATCH] 3.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de7e60b14c..3e10e89f74 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.16.0", + "version": "3.17.0", "main": "./website/server/index.js", "dependencies": { "accepts": "^1.3.2",