File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[tool .bumpversion ]
2- current_version = " 1.1.6 "
2+ current_version = " 1.1.7 "
33commit = true
44message = " Update version {current_version} -> {new_version} [skip ci]"
55
Original file line number Diff line number Diff line change 77[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
88[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
99
10- # IBM Storage Ceph as a Service SDK - 1.1.6
10+ # IBM Storage Ceph as a Service SDK - 1.1.7
1111Go client library to interact with the various [ IBM Cloud Sds Sdk APIs] ( https://cloud.ibm.com/apidocs?category=sds-go-sdk ) .
1212
1313Disclaimer: this SDK is being released initially as a ** pre-release** version.
@@ -27,7 +27,7 @@ Changes might occur which impact applications that use this SDK.
2727<!-- toc -->
2828
2929- [ IBM Storage Ceph as a Service SDK] ( #ibm-storage-ceph-as-a-service-sdk )
30- - [ IBM Storage Ceph as a Service SDK - 1.1.6 ] ( #ibm-storage-ceph-as-a-service-sdk---113 )
30+ - [ IBM Storage Ceph as a Service SDK - 1.1.7 ] ( #ibm-storage-ceph-as-a-service-sdk---113 )
3131 - [ Table of Contents] ( #table-of-contents )
3232 - [ Overview] ( #overview )
3333 - [ Prerequisites] ( #prerequisites )
@@ -60,7 +60,7 @@ Service Name | Package name
6060* Go version 1.21 or above.
6161
6262## Installation
63- The current version of this SDK: 1.1.6
63+ The current version of this SDK: 1.1.7
6464
6565### Go modules
6666If your application uses Go modules for dependency management (recommended), just add an import for each service
Original file line number Diff line number Diff line change 1717package common
1818
1919// Version of the SDK
20- const Version = "1.1.6 "
20+ const Version = "1.1.7 "
You can’t perform that action at this time.
0 commit comments