From 00140eee35d2bfc7419429bdc64612eba5ec1c8a Mon Sep 17 00:00:00 2001 From: Alys Date: Thu, 16 Jun 2016 10:35:10 +1000 Subject: [PATCH] 3.12.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94687590cd..a071f64965 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.12.0", + "version": "3.12.1", "main": "./website/server/index.js", "dependencies": { "accepts": "^1.3.2",