From aa50ae9fb8e4d7f844969926dbdc7d194e7cebb5 Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Tue, 24 May 2016 05:50:29 +0900 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51b2373..75c12ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choo", - "version": "2.1.0", + "version": "2.1.1", "description": "A framework for creating solid web applications", "main": "index.js", "scripts": {