From 375adad1d8bf5b486e6ab79fce382f846902116b Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Wed, 25 May 2016 05:27:12 +0900 Subject: [PATCH] 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b5657f..adb70a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choo", - "version": "2.1.1", + "version": "2.1.2", "description": "A framework for creating solid web applications", "main": "index.js", "scripts": {