From eec8f756eccc9d57fb57d1f729b9f46ec413229b Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Fri, 19 May 2017 14:56:58 +0200 Subject: [PATCH] 5.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a1e067..4cc84c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choo", - "version": "5.5.0", + "version": "5.6.0", "description": "A 4kb framework for creating sturdy frontend applications", "main": "index.js", "scripts": {