Skip to content

Commit 8f87637

Browse files
authored
Update version.rb
1 parent a8d7d5b commit 8f87637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/cucloud/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Cucloud
22
# Disable mutable constant warning - freezing this oddly breaks bundler
33
# rubocop:disable Style/MutableConstant
4-
VERSION = '0.6.0'
4+
VERSION = '0.6.1'
55
end

0 commit comments

Comments
 (0)