From b7a8ae7c00ab1535bff320f0dd628dc03a45c3d3 Mon Sep 17 00:00:00 2001 From: Matthias Rolke Date: Sun, 4 Dec 2016 18:33:44 +0100 Subject: [PATCH] 0.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e4ef604..d2396fc3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "force-dev-tool", "description": "Command line tool supporting the Force.com development lifecycle", - "version": "0.11.0", + "version": "0.12.0", "author": "Matthias Rolke ", "bin": { "force-dev-tool": "bin/cli"