From 183931cc134f956810e629e99a494d8a04c6c8de Mon Sep 17 00:00:00 2001 From: Matt Zabriskie Date: Tue, 12 Jul 2016 20:53:01 -0600 Subject: [PATCH] Releasing 0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c19790..26adfb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rackt-cli", - "version": "0.6.0", + "version": "0.6.1", "description": "Command line interface for automating common tasks when building React.js components", "main": "./bin/rackt", "bin": {