Skip to content

Commit

Permalink
Modifying sdk version for release 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soodpr committed Apr 3, 2018
1 parent be8ea9f commit 24b14c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v5.4.0(Unreleased)
## v5.4.0

#### Notes
Extends support of the SDK to OneView Rest API version 600 (OneView v4.0).
Expand Down
2 changes: 1 addition & 1 deletion lib/oneview-sdk/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@

# Gem version defined here
module OneviewSDK
VERSION = '5.3.0'.freeze
VERSION = '5.4.0'.freeze
end

0 comments on commit 24b14c1

Please sign in to comment.