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

Commit

Permalink
Update version from 0.7.1 to 0.7.2 PR #354
Browse files Browse the repository at this point in the history
  • Loading branch information
vishrutshah committed Apr 12, 2016
1 parent 9f34ad9 commit 0164147
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
@@ -17,7 +17,7 @@ module Azure
class Version
MAJOR = 0 unless defined? MAJOR
MINOR = 7 unless defined? MINOR
UPDATE = 1 unless defined? UPDATE
UPDATE = 2 unless defined? UPDATE
PRE = nil unless defined? PRE

class << self

0 comments on commit 0164147

Please sign in to comment.