Skip to content

Commit

Permalink
Merge pull request #590 from jhernand/release_0_1_251
Browse files Browse the repository at this point in the history
Release 0.1.251
  • Loading branch information
jhernand authored Mar 15, 2022
2 parents 0fdaefb + 7e3b195 commit 89753f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
This document describes the relevant changes between releases of the OCM API
SDK.

## 0.1.251 Mar 15 2022

- Update to model 0.1.182:
- Adding `service_mgmt` service.

## 0.1.250 Mar 14 2022

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

package sdk

const Version = "0.1.250"
const Version = "0.1.251"

0 comments on commit 89753f2

Please sign in to comment.