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 11[bumpversion]
2- current_version = 2.0.1
2+ current_version = 2.0.2
33commit = True
44message = [skip ci] docs: Update version numbers from {current_version} -> {new_version}
55
Original file line number Diff line number Diff line change 1- # Watson Developer Cloud Go SDK v2.0.1
1+ # Watson Developer Cloud Go SDK v2.0.2
22[ ![ Build Status] ( https://travis-ci.org/watson-developer-cloud/go-sdk.svg?branch=master )] ( https://travis-ci.org/watson-developer-cloud/go-sdk )
33[ ![ Release] ( https://img.shields.io/github/v/release/watson-developer-cloud/go-sdk )] ( https://github.com/watson-developer-cloud/go-sdk/releases/latest )
44![ GitHub go.mod Go version] ( https://img.shields.io/github/go-mod/go-version/watson-developer-cloud/go-sdk )
Original file line number Diff line number Diff line change 11package common
22
33// Version of the SDK
4- const Version = "2.0.1 "
4+ const Version = "2.0.2 "
You can’t perform that action at this time.
0 commit comments