Skip to content

Commit

Permalink
Update version to 6.1.0 (as its minor feature change)
Browse files Browse the repository at this point in the history
  • Loading branch information
henrys-cm committed Oct 27, 2023
1 parent 38c16e5 commit 194fc38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/createsend/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module CreateSend
VERSION = "6.0.1" unless defined?(CreateSend::VERSION)
VERSION = "6.1.0" unless defined?(CreateSend::VERSION)
end

0 comments on commit 194fc38

Please sign in to comment.