From f6b4203bf71272a86110627e6ac817a9ae328f76 Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Fri, 13 May 2016 12:24:01 +0700 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dea09e1..fb9fe2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choo", - "version": "1.0.3", + "version": "1.0.4", "description": "A framework for creating solid web applications", "main": "index.js", "scripts": {