From 4e2ad6abc7e3110d83749e4212e185cfbe2382a3 Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Mon, 3 Jul 2017 10:49:20 +0200 Subject: [PATCH] 6.0.0-2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 051b67b..62076ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choo", - "version": "6.0.0-1", + "version": "6.0.0-2", "description": "A 4kb framework for creating sturdy frontend applications", "main": "index.js", "scripts": {