From 58f557065eaab698e0653c6c529ef460e40734d8 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Tue, 10 Mar 2015 14:42:48 -0400 Subject: [PATCH] Resin CLI v0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68fb871a..e61e7292 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "resin-cli", - "version": "0.2.3", + "version": "0.3.0", "description": "Git Push to your devices", "main": "./lib/actions/index.coffee", "homepage": "https://github.com/resin-io/resin-cli",