We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d7d5b commit 8f87637Copy full SHA for 8f87637
1 file changed
lib/cucloud/version.rb
@@ -1,5 +1,5 @@
1
module Cucloud
2
# Disable mutable constant warning - freezing this oddly breaks bundler
3
# rubocop:disable Style/MutableConstant
4
- VERSION = '0.6.0'
+ VERSION = '0.6.1'
5
end
0 commit comments