From 8e38595144ff047da2e32eebe44f9d1b518de1bc Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Sat, 25 Jun 2016 12:23:56 +0200 Subject: [PATCH] 2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a8d0de..73586dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "choo", - "version": "2.3.0", + "version": "2.3.1", "description": "A 7kb framework for creating sturdy frontend applications", "main": "index.js", "scripts": {