From 3089dad94b9fa93c8395737d74c3741f6e2fcb87 Mon Sep 17 00:00:00 2001 From: marcohamersma Date: Fri, 5 Jun 2015 13:24:42 +0200 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d692f5..d777646 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bem-helper", - "version": "0.0.3", + "version": "1.0.0", "description": "allows you to easily add BEM-style element and modifier classes to React elements, while hopefully making it easier to scan.", "main": "index.js", "scripts": {