Skip to content

Commit

Permalink
Increment package version after release of azure-servicebus (#21682)
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Nov 17, 2021
1 parent 80689aa commit a76f5c9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions sdk/servicebus/azure-servicebus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 7.4.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 7.4.0 (2021-11-09)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Licensed under the MIT License.
# ------------------------------------

VERSION = "7.4.0"
VERSION = "7.4.1"

0 comments on commit a76f5c9

Please sign in to comment.