From f404f41d128052d83ad6d08dcc57b2e5437db192 Mon Sep 17 00:00:00 2001 From: Michael Lefkowitz Date: Sun, 10 Feb 2019 19:08:54 -0600 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55c4cd8..2c67b7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-shapes", - "version": "0.0.5", + "version": "0.1.0", "description": "A collection of simple shapes built with CSS for use as icons, buttons, graphics, etc..", "license": "MIT", "author": "Michael Lefkowitz ",