Skip to content

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
Changes:
* Update actions/checkout version to v4 (#33)
* Test with ruby 3.1 and 3.0 (#34)
* Update codeclimate channel to the latest in manageiq-style (#35)
* Configure Renovate (#30)
* Add VDDK v8.0.3 support (#42)
* Fix gem build (#43)
  • Loading branch information
agrare committed Oct 21, 2024
1 parent 464bece commit c388b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ffi-vix_disk_lib/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module FFI
module VixDiskLib
VERSION = "1.3.1"
VERSION = "1.4.0"
end
end

0 comments on commit c388b59

Please sign in to comment.