File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Manage Hosts, Clusters and other Infrastructure.
77This SDK is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
88
99- API version: 4.0.2
10- - Package version: 1.0.0
10+ - Package version: 0.2.2
1111- Generator version: 7.17.0
1212- Build package: org.openapitools.codegen.languages.RubyClientCodegen
1313
@@ -24,16 +24,16 @@ gem build nutanix_clustermgmt.gemspec
2424Then either install the gem locally:
2525
2626``` shell
27- gem install ./nutanix_clustermgmt-1.0.0 .gem
27+ gem install ./nutanix_clustermgmt-0.2.2 .gem
2828```
2929
30- (for development, run ` gem install --dev ./nutanix_clustermgmt-1.0.0 .gem ` to install the development dependencies)
30+ (for development, run ` gem install --dev ./nutanix_clustermgmt-0.2.2 .gem ` to install the development dependencies)
3131
3232or publish the gem to a gem hosting service, e.g. [ RubyGems] ( https://rubygems.org/ ) .
3333
3434Finally add this to the Gemfile:
3535
36- gem 'nutanix_clustermgmt', '~> 1.0.0 '
36+ gem 'nutanix_clustermgmt', '~> 0.2.2 '
3737
3838### Install from Git
3939
You can’t perform that action at this time.
0 commit comments