From c33b7273fa1ef3777ccd7c48418432d9d018b6e9 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Wed, 1 Jun 2016 08:59:22 +0200 Subject: [PATCH] 3.4.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2abc77b302..f4eb892a74 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.4.3", + "version": "3.4.4", "main": "./website/server/index.js", "dependencies": { "accepts": "^1.3.2",