Skip to content

Commit

Permalink
Increment package version after release of data/azappconfig (Azure#19518
Browse files Browse the repository at this point in the history
)
  • Loading branch information
azure-sdk authored Nov 8, 2022
1 parent 74c135d commit 68a10bd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions sdk/data/azappconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 0.5.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 0.5.0 (2022-11-08)

### Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/data/azappconfig/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ package azappconfig

const (
moduleName = "azappconfig"
moduleVersion = "v0.5.0"
moduleVersion = "v0.5.1"
)

0 comments on commit 68a10bd

Please sign in to comment.