From 4b3decbe031d3a5dc68fe44b472d4384fc144975 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Tue, 17 Mar 2015 08:54:27 -0400 Subject: [PATCH] Resin CLI v0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef57639a..364ce4fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "resin-cli", - "version": "0.4.0", + "version": "0.4.1", "description": "Git Push to your devices", "main": "./lib/actions/index.coffee", "homepage": "https://github.com/resin-io/resin-cli",