From 577afd5afc3a2f9bfb95c3f24e97a2a9b6faa542 Mon Sep 17 00:00:00 2001 From: Matthias Rolke Date: Wed, 24 Feb 2016 10:30:27 +0100 Subject: [PATCH] 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e02e72ec..cbf0eaa1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "force-dev-tool", "description": "Command line tool supporting the Force.com development and deployment workflow", - "version": "0.3.0", + "version": "0.3.1", "author": "Matthias Rolke ", "bin": { "force-dev-tool": "bin/cli"