We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07359a4 + ddab5ac commit 593fa0eCopy full SHA for 593fa0e
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.4'
+ VERSION = '0.7.5'
5
end
0 commit comments