From d0b9dec32fc87d49d261807e13bd99d57dc9bbf2 Mon Sep 17 00:00:00 2001 From: shrishrirang Date: Sun, 18 Mar 2018 20:48:15 -0700 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b20ad0..3c8fdde 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kudusync", "author": ".NET Foundation", - "version": "0.2.3", + "version": "0.3.0", "description": "Tool for syncing files for deployment, will only copy changed files and delete files that doesn't exists in the destination but only if they were part of the previous deployment.", "tags": [ "azure",