From 61ea45004ac9119ff980034279460c21c66a389f Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Fri, 31 Mar 2017 22:02:35 +0200 Subject: [PATCH] 5.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca3c301..3b45509 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choo", - "version": "5.1.3", + "version": "5.1.4", "description": "A 4kb framework for creating sturdy frontend applications", "main": "index.js", "scripts": {