Skip to content

Commit

Permalink
Update version.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
bharanin authored Aug 17, 2016
1 parent a8d7d5b commit 8f87637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cucloud/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Cucloud
# Disable mutable constant warning - freezing this oddly breaks bundler
# rubocop:disable Style/MutableConstant
VERSION = '0.6.0'
VERSION = '0.6.1'
end

0 comments on commit 8f87637

Please # to comment.