From db7bef71dcfe79210cf13630e1066e1ae39c5401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jir=CC=8Ci=CC=81=20Orsa=CC=81g?= Date: Wed, 13 Jan 2016 10:34:18 +0100 Subject: [PATCH] Update version to 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 192cc0a..0d1255f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "radium-bootstrap-grid", - "version": "0.0.3", + "version": "0.0.4", "description": "Bootstrap grid writen in inline styles (mainly for Radium)", "main": "lib/index.js", "jsnext:main": "src/index.js",