Skip to content

Commit

Permalink
Increment package version after release of Azure.ResourceManager.KeyV…
Browse files Browse the repository at this point in the history
…ault (#12916)
  • Loading branch information
azure-sdk authored Jun 22, 2020
1 parent ccf44ca commit 010efaa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions sdk/keyvault/Azure.ResourceManager.KeyVault/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release History

## 1.0.0-preview.2 (Unreleased)


## 1.0.0-preview.1

This package follows the new Azure SDK guidelines which provide a number of core capabilities that are shared amongst all Azure SDKs, including the intuitive Azure Identity library, an HTTP Pipeline with custom policies, error-handling, distributed tracing, and much more.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0-preview.1</Version>
<Version>1.0.0-preview.2</Version>
<PackageId>Azure.ResourceManager.KeyVault</PackageId>
<Description>
Azure management client SDK for Azure resource provider Microsoft.KeyVault.
Expand Down

0 comments on commit 010efaa

Please sign in to comment.