Skip to content

Commit

Permalink
Increment package version after release of security/keyvault/azkeys (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Jun 8, 2023
1 parent e2af66c commit cbf9834
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions sdk/security/keyvault/azkeys/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 0.12.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 0.12.0 (2023-06-08)

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

const (
moduleName = "azkeys"
version = "v0.12.0"
version = "v0.12.1"
)

0 comments on commit cbf9834

Please sign in to comment.