From 4c50cd10fb822896852b0d4ba43f451b799c97bc Mon Sep 17 00:00:00 2001 From: Andrie de Vries Date: Sun, 21 May 2017 21:03:36 +0100 Subject: [PATCH] Bump version number to 0.2.3 --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 68a6724..af95952 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,8 +5,8 @@ Description: Helps users to manage Azure Services and objects from within an Machines and HDInsight (Spark, Hive). Requires that an Active Directory application and service principal has been configured to access Azure resources. Type: Package -Version: 0.2.2 -Date: 2016-12-22 +Version: 0.2.3 +Date: 2017-05-21 Authors@R: c( person(family="Microsoft Corporation", role="cph"), person("Alan", "Weaver", role=c("aut", "cre"), email="alanwe@microsoft.com"),