From bfa245edfca5b9e403b89e3fe61f6e4be73cb95d Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Fri, 2 Jun 2017 12:34:10 +0200 Subject: [PATCH] 5.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb7cf86..94bdb58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choo", - "version": "5.6.1", + "version": "5.6.2", "description": "A 4kb framework for creating sturdy frontend applications", "main": "index.js", "scripts": {