Skip to content

Commit 2ef60ab

Browse files
authored
Increment version for containers/azcontainerregistry releases (Azure#19975)
Increment package version after release of containers/azcontainerregistry
1 parent 837b92e commit 2ef60ab

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 0.1.1 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 0.1.0 (2023-02-07)
414

515
* This is the initial release of the `azcontainerregistry` library

sdk/containers/azcontainerregistry/custom_constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ package azcontainerregistry
88

99
const (
1010
moduleName = "azcontainerregistry"
11-
moduleVersion = "v0.1.0"
11+
moduleVersion = "v0.1.1"
1212
)

0 commit comments

Comments
 (0)