From d6c62fb322e3b3efd0d12d679e96c2aee5e1edbd Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Sat, 21 May 2016 15:33:06 +0900 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e075f6..be0ed80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choo", - "version": "1.2.1", + "version": "1.3.0", "description": "A framework for creating solid web applications", "main": "index.js", "scripts": {