From f23f2b9d665e4c7980468d4d1855a2e361050426 Mon Sep 17 00:00:00 2001 From: yuanqing Date: Tue, 4 Aug 2015 07:12:45 +0800 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e208a3e..da1ebee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "konst", - "version": "0.1.0", + "version": "0.1.1", "description": "Just like React's `keyMirror` module, but takes an array as input instead.", "author": "Lim Yuan Qing", "license": "MIT",