Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
Update azure version from 0.7.2 to 0.7.3 PR #357
Browse files Browse the repository at this point in the history
  • Loading branch information
vishrutshah committed Apr 12, 2016
1 parent e41d3e7 commit 0436495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service_management/azure/lib/azure/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module Azure
class Version
MAJOR = 0 unless defined? MAJOR
MINOR = 7 unless defined? MINOR
UPDATE = 2 unless defined? UPDATE
UPDATE = 3 unless defined? UPDATE
PRE = nil unless defined? PRE

class << self
Expand Down

0 comments on commit 0436495

Please sign in to comment.