Skip to content

Commit

Permalink
v1.7.0 release prep
Browse files Browse the repository at this point in the history
Includes the following PRs since the last release:
- #157
- #160
- #159
- #155
- #152
- #158
  • Loading branch information
yachub committed Apr 5, 2022
1 parent 8f7487b commit f74fe22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vmfloaty/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

class Vmfloaty
VERSION = '1.6.0'
VERSION = '1.7.0'
end

0 comments on commit f74fe22

Please sign in to comment.