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 283eebdce86a..30ef51eac76e 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