Skip to content

Commit

Permalink
Merge pull request #765 from gdbranco/chore/release_0.1.337
Browse files Browse the repository at this point in the history
chore: Release v0.1.337
  • Loading branch information
gdbranco authored Apr 27, 2023
2 parents 3c3bac5 + ce7de98 commit fb84f43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
This document describes the relevant changes between releases of the OCM API
SDK.

## 0.1.337
- Windows: Update CA

## 0.1.336
- Update model version v0.0.279
- Add `AuditLog` to `AWS` resource.
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.336"
const Version = "0.1.337"

0 comments on commit fb84f43

Please sign in to comment.