Skip to content

Commit 1eabc5c

Browse files
Update version 5.17.4 -> 5.17.5 [skip ci]
1 parent f0f3237 commit 1eabc5c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.bumpversion]
2-
current_version = "5.17.4"
2+
current_version = "5.17.5"
33
commit = true
44
message = "Update version {current_version} -> {new_version} [skip ci]"
55

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![CLA assistant](https://cla-assistant.io/readme/badge/ibm/go-sdk-core)](https://cla-assistant.io/ibm/go-sdk-core)
77

88

9-
# IBM Go SDK Core Version 5.17.4
9+
# IBM Go SDK Core Version 5.17.5
1010
This project contains core functionality required by Go code generated by the IBM Cloud OpenAPI SDK Generator
1111
(openapi-sdkgen).
1212

core/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ package core
1515
// limitations under the License.
1616

1717
// Version of the SDK
18-
const __VERSION__ = "5.17.4"
18+
const __VERSION__ = "5.17.5"

0 commit comments

Comments
 (0)