From 636b8bb227ed84448177e809b1a1d3f8672c2685 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jir=CC=8Ci=CC=81=20Orsa=CC=81g?= Date: Sun, 17 Apr 2016 18:08:16 +0200 Subject: [PATCH] Update version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcd435f..ab3eba8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "radium-bootstrap-grid", - "version": "0.0.7", + "version": "0.1.0", "description": "Bootstrap grid system using inline styles", "main": "lib/index.js", "jsnext:main": "src/index.js",