From 596e827b14550c5364abee732db1a8da46838c00 Mon Sep 17 00:00:00 2001 From: timwis Date: Thu, 22 Dec 2016 06:57:46 -0500 Subject: [PATCH] 4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ad7810..fdbd0d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choo", - "version": "4.0.1", + "version": "4.0.2", "description": "A 5kb framework for creating sturdy frontend applications", "main": "index.js", "scripts": {