Skip to content

Commit c69a7a9

Browse files
authored
Merge pull request #874 from mnecas/release_386
chore: release 0.1.386
2 parents 03e2d7d + 537cdef commit c69a7a9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
This document describes the relevant changes between releases of the OCM API
44
SDK.
55

6+
## 0.1.386
7+
- Update model version to v0.0.339
8+
- Add `MachineTypes` to `GCPInquiriesClient` endpoints
9+
610
## 0.1.385
711
- Update model version to v0.0.338
812
- Add `ProductTechnologyPreviews` and `ProductMinimalVersions` endpoints

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ limitations under the License.
1818

1919
package sdk
2020

21-
const Version = "0.1.385"
21+
const Version = "0.1.386"

0 commit comments

Comments
 (0)