From 45413a81fafcc95569f34d0cf07e6e98734d285a Mon Sep 17 00:00:00 2001 From: veronicagg Date: Thu, 19 May 2016 10:50:14 -0700 Subject: [PATCH] Updating ms-rest-azure version --- ClientRuntimes/Ruby/ms-rest-azure/lib/ms_rest_azure/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ClientRuntimes/Ruby/ms-rest-azure/lib/ms_rest_azure/version.rb b/ClientRuntimes/Ruby/ms-rest-azure/lib/ms_rest_azure/version.rb index 283eebdce86ae..30ef51eac76e0 100644 --- a/ClientRuntimes/Ruby/ms-rest-azure/lib/ms_rest_azure/version.rb +++ b/ClientRuntimes/Ruby/ms-rest-azure/lib/ms_rest_azure/version.rb @@ -3,5 +3,5 @@ # Licensed under the MIT License. See License.txt in the project root for license information. module MsRestAzure - VERSION = '0.2.2' + VERSION = '0.2.3' end