We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c742e5c + 531c931 commit 0f96817Copy full SHA for 0f96817
2 files changed
Gemfile.lock
@@ -1,14 +1,14 @@
1
PATH
2
remote: .
3
specs:
4
- cloudstack_client (1.5.12)
+ cloudstack_client (1.6.0)
5
6
GEM
7
remote: https://rubygems.org/
8
9
bond (0.5.1)
10
minitest (5.27.0)
11
- rake (13.3.1)
+ rake (13.4.1)
12
ripl (0.7.1)
13
bond (~> 0.5.1)
14
thor (1.5.0)
lib/cloudstack_client/version.rb
@@ -1,3 +1,3 @@
module CloudstackClient
- VERSION = "1.5.12"
+ VERSION = "1.6.0"
end
0 commit comments