From 4826c1ed697333ef458187850fdbad980bb0cb8a Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Mon, 16 May 2016 03:38:07 +0700 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f043c1..0d0f414 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choo", - "version": "1.1.0", + "version": "1.2.0", "description": "A framework for creating solid web applications", "main": "index.js", "scripts": {