We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5570b1 commit da221b3Copy full SHA for da221b3
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.7.0'
+ VERSION = '0.7.1'
5
end
0 commit comments