File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[tool .bumpversion ]
2
- current_version = " 5.18.2 "
2
+ current_version = " 5.18.3 "
3
3
commit = true
4
4
message = " Update version {current_version} -> {new_version} [skip ci]"
5
5
Original file line number Diff line number Diff line change 6
6
[ ![ CLA assistant] ( https://cla-assistant.io/readme/badge/ibm/go-sdk-core )] ( https://cla-assistant.io/ibm/go-sdk-core )
7
7
8
8
9
- # IBM Go SDK Core Version 5.18.2
9
+ # IBM Go SDK Core Version 5.18.3
10
10
This project contains core functionality required by Go code generated by the IBM Cloud OpenAPI SDK Generator
11
11
(openapi-sdkgen).
12
12
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ package core
15
15
// limitations under the License.
16
16
17
17
// Version of the SDK
18
- const __VERSION__ = "5.18.2 "
18
+ const __VERSION__ = "5.18.3 "
You can’t perform that action at this time.
0 commit comments