From d76434a527d524476e60e98dd295376b66db1514 Mon Sep 17 00:00:00 2001 From: Devin Fee Date: Fri, 30 Nov 2018 22:12:56 -0800 Subject: [PATCH] reset version number to reflect bulma version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 349f5283..a99a2a47 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rbx", - "version": "2.3.0", - "description": "React components for Bulma framework", + "version": "0.7.1", + "description": "UI Components for React based on Bulma", "main": "dist/index.js", "module": "dist/index.es.js", "files": [