Skip to content

Commit

Permalink
Release v3.4.0
Browse files Browse the repository at this point in the history
Changes:
- Add renovate.json (ManageIQ#123)
- Update codeclimate channel to the latest in manageiq-style (ManageIQ#128)
- Drop active support (ManageIQ#132)
- Use ruby 3.1 and rails 7 for code coverage (ManageIQ#134)
  • Loading branch information
agrare committed Sep 30, 2024
1 parent 23413f5 commit 3c4034b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/VMwareWebService/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module VMwareWebService
VERSION = '3.3.0'.freeze
VERSION = '3.4.0'.freeze
end

0 comments on commit 3c4034b

Please sign in to comment.