Skip to content

Commit

Permalink
Increment version for containers/azcontainerregistry releases (Azure#…
Browse files Browse the repository at this point in the history
…19975)

Increment package version after release of containers/azcontainerregistry
  • Loading branch information
azure-sdk authored Feb 8, 2023
1 parent 837b92e commit 2ef60ab
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions sdk/containers/azcontainerregistry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 0.1.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 0.1.0 (2023-02-07)

* This is the initial release of the `azcontainerregistry` library
2 changes: 1 addition & 1 deletion sdk/containers/azcontainerregistry/custom_constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ package azcontainerregistry

const (
moduleName = "azcontainerregistry"
moduleVersion = "v0.1.0"
moduleVersion = "v0.1.1"
)

0 comments on commit 2ef60ab

Please sign in to comment.