Skip to content

Commit 4b79dac

Browse files
committed
Bump version to 1.5.0
New functionality added, so incrementing minor version per semver
1 parent 2a880b8 commit 4b79dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fog/google/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Fog
22
module Google
3-
VERSION = "1.4.0".freeze
3+
VERSION = "1.5.0".freeze
44
end
55
end

0 commit comments

Comments
 (0)