From 20ce39499950c093ad2126d69bd967532f397b87 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Fri, 27 May 2016 13:24:17 +0200 Subject: [PATCH] chore: Bump version to 3.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0082c0b0a..769b82a0eb 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.0", + "version": "3.4.1", "main": "./website/server/index.js", "dependencies": { "accepts": "^1.3.2",