Skip to content

Commit cab31b1

Browse files
authored
Increment version for core releases (Azure#12520)
Increment package version after release of azure-core-amqp
1 parent 2b1b3b7 commit cab31b1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

sdk/core/core-amqp/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release History
22

3+
## 2.0.1 (Unreleased)
4+
5+
36
## 2.0.0 (2020-11-12)
47

58
- This release marks the general availability of the `@azure/core-amqp` version 2 package.

sdk/core/core-amqp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@azure/core-amqp",
33
"sdk-type": "client",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"description": "Common library for amqp based azure sdks like @azure/event-hubs.",
66
"author": "Microsoft Corporation",
77
"license": "MIT",

0 commit comments

Comments
 (0)