From 3655c488c25281f36dd1b6e48a1fa3b09e028311 Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Wed, 11 May 2016 15:26:35 +0700 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8512d5..ff314d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choo", - "version": "1.0.1", + "version": "1.0.2", "description": "A framework for creating solid web applications", "main": "index.js", "scripts": {