Skip to content

Commit

Permalink
Increment package version after release of tracing/azotel (#21161)
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Jul 13, 2023
1 parent b410e47 commit 7ead4b8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions sdk/tracing/azotel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 0.2.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 0.2.0 (2023-07-13)

### Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/tracing/azotel/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

package internal

const Version = "v0.2.0"
const Version = "v0.2.1"

0 comments on commit 7ead4b8

Please sign in to comment.