From 5107405c87d9165603918361d9273dcb70b0128a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Filipek?= Date: Wed, 7 Jun 2017 10:32:05 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4278b6..d4872f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "styled-props", - "version": "v0.2.0", + "version": "v1.0.0", "description": "Small helper to style your components with style.", "main": "lib/index.js", "scripts": {