From 9ac9b9cbb73853d98b3d12063acac46b781ba3f3 Mon Sep 17 00:00:00 2001 From: Matthias Rolke Date: Sat, 1 Apr 2017 19:48:48 +0200 Subject: [PATCH] 0.13.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 018ace8a..fa80246e 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.13.0", + "version": "0.13.1", "author": "Matthias Rolke ", "bin": { "force-dev-tool": "bin/cli"