From 0809347a9504961930188ceae669db51f40bbedd Mon Sep 17 00:00:00 2001 From: Michal Mondik Date: Thu, 24 Nov 2016 10:33:46 +0100 Subject: [PATCH] Release 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 880a13b..a547fb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bluekit", - "version": "0.3.0", + "version": "0.3.1", "description": "Visualisation and Playground generated from Components", "main": "lib/index.js", "jsnext:main": "src/index.js",