From 2462da366b47c7d984198da99e549925fd6431f1 Mon Sep 17 00:00:00 2001 From: Bryan MacFarlane Date: Wed, 6 Apr 2016 15:44:05 -0400 Subject: [PATCH] bump to 0.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40e4c69..1987021 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vsoagent-installer", "description": "Visual Studio Xplat Build Agent Installer", "main": "bin/install.js", - "version": "0.6.2", + "version": "0.6.3", "vsoAgentInfo": { "serviceMilestone": "1.999.0" },