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