Skip to content

Commit 0f96817

Browse files
authored
Merge pull request #16 from niwo/niwo-patch-1
Bump version to 1.6.0
2 parents c742e5c + 531c931 commit 0f96817

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
PATH
22
remote: .
33
specs:
4-
cloudstack_client (1.5.12)
4+
cloudstack_client (1.6.0)
55

66
GEM
77
remote: https://rubygems.org/
88
specs:
99
bond (0.5.1)
1010
minitest (5.27.0)
11-
rake (13.3.1)
11+
rake (13.4.1)
1212
ripl (0.7.1)
1313
bond (~> 0.5.1)
1414
thor (1.5.0)

lib/cloudstack_client/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module CloudstackClient
2-
VERSION = "1.5.12"
2+
VERSION = "1.6.0"
33
end

0 commit comments

Comments
 (0)