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