Skip to content

Commit

Permalink
Increment version for schemaregistry releases (#21104)
Browse files Browse the repository at this point in the history
Increment package version after release of azure-schemaregistry-avroserializer
  • Loading branch information
azure-sdk committed Oct 7, 2021
1 parent f3268ec commit fd07595
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.0.0b4 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.0.0b3 (2021-10-06)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
#
# --------------------------------------------------------------------------

VERSION = "1.0.0b3"
VERSION = "1.0.0b4"

0 comments on commit fd07595

Please sign in to comment.