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 Aug 23, 2023
1 parent df7b724 commit fbeb1cb
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

## 1.0.2 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.0.1 (2023-08-23)

### Other 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 = "v1.0.1"
version = "v1.0.2"
)

0 comments on commit fbeb1cb

Please sign in to comment.