From 54d3ed3527486a28e7c7e87fe0f8532095eaad32 Mon Sep 17 00:00:00 2001 From: mzabriskie Date: Sat, 11 Jul 2015 18:00:41 -0600 Subject: [PATCH] releasing 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c2e545..9e1a431 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rackt-cli", - "version": "0.2.0", + "version": "0.3.0", "description": "Command line utility for automating common tasks when building React.js components", "main": "./bin/rackt", "bin": {