Skip to content

Commit 593fa0e

Browse files
authored
Merge pull request #29 from CU-CloudCollab/release-0-7-5
Bump version to 0.7.5
2 parents 07359a4 + ddab5ac commit 593fa0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/cucloud/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Cucloud
22
# Disable mutable constant warning - freezing this oddly breaks bundler
33
# rubocop:disable Style/MutableConstant
4-
VERSION = '0.7.4'
4+
VERSION = '0.7.5'
55
end

0 commit comments

Comments
 (0)