From a78e2f8b5a2deed5ff0ea02985d8b31cf8318562 Mon Sep 17 00:00:00 2001 From: mzabriskie Date: Sat, 3 Jan 2015 16:02:40 -0700 Subject: [PATCH] releasing 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58c8bb1..ab4f042 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rackt-cli", - "version": "0.1.1", + "version": "0.1.2", "description": "Command line utility for automating common tasks when building React.js components", "main": "./bin/rackt", "bin": {