From 720207d0515ef3e1aba58a1dc31ef97648f44d54 Mon Sep 17 00:00:00 2001 From: Pedro Nauck Date: Sun, 12 Feb 2017 14:46:38 -0200 Subject: [PATCH] bump to version 0.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c525367..17cac13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reicons", - "version": "0.3.2", + "version": "0.3.3", "description": "CLI tool to generate React icons component using svg files", "bin": { "reicons": "./bin/reicons.js"