Skip to content

Commit

Permalink
Update version numbers from 5.4.1 -> 5.4.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 29, 2021
1 parent 18d04ad commit d7a860e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 5.4.1
current_version = 5.4.2
commit = True
message = Update version numbers from {current_version} -> {new_version} [skip ci]

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![CLA assistant](https://cla-assistant.io/readme/badge/ibm/go-sdk-core)](https://cla-assistant.io/ibm/go-sdk-core)


# IBM Go SDK Core Version 5.4.1
# IBM Go SDK Core Version 5.4.2
This project contains core functionality required by Go code generated by the IBM Cloud OpenAPI SDK Generator
(openapi-sdkgen).

Expand Down
2 changes: 1 addition & 1 deletion v5/core/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ package core
// limitations under the License.

// Version of the SDK
const __VERSION__ = "5.4.1"
const __VERSION__ = "5.4.2"

0 comments on commit d7a860e

Please sign in to comment.