diff --git a/sdk/resourcemanager/iothub/armiothub/CHANGELOG.md b/sdk/resourcemanager/iothub/armiothub/CHANGELOG.md index 40d6546e9d37..6cd92f6efa2d 100644 --- a/sdk/resourcemanager/iothub/armiothub/CHANGELOG.md +++ b/sdk/resourcemanager/iothub/armiothub/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 0.1.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 0.1.0 (2021-10-18) - Initial preview release. diff --git a/sdk/resourcemanager/iothub/armiothub/autorest.md b/sdk/resourcemanager/iothub/armiothub/autorest.md index 78c473362c15..d2ef2c1d94ea 100644 --- a/sdk/resourcemanager/iothub/armiothub/autorest.md +++ b/sdk/resourcemanager/iothub/armiothub/autorest.md @@ -8,5 +8,5 @@ require: - https://github.com/Azure/azure-rest-api-specs/blob/a7e864e0ea1b7a3133d3f1def968985d117aa2f2/specification/iothub/resource-manager/readme.md - https://github.com/Azure/azure-rest-api-specs/blob/a7e864e0ea1b7a3133d3f1def968985d117aa2f2/specification/iothub/resource-manager/readme.go.md license-header: MICROSOFT_MIT_NO_VERSION -module-version: 0.1.0 +module-version: 0.1.1 ``` \ No newline at end of file diff --git a/sdk/resourcemanager/iothub/armiothub/zz_generated_constants.go b/sdk/resourcemanager/iothub/armiothub/zz_generated_constants.go index f5cfa38c1b06..1e4b9cf4ef19 100644 --- a/sdk/resourcemanager/iothub/armiothub/zz_generated_constants.go +++ b/sdk/resourcemanager/iothub/armiothub/zz_generated_constants.go @@ -10,7 +10,7 @@ package armiothub const ( module = "armiothub" - version = "v0.1.0" + version = "v0.1.1" ) // AccessRights - The permissions assigned to the shared access policy.