Skip to content

Commit

Permalink
Increment package version after release of monitor/query/azmetrics (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Jun 12, 2024
1 parent c00d659 commit 949df34
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions sdk/monitor/query/azmetrics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.1.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.1.0 (2024-06-12)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/monitor/query/azmetrics/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ package azmetrics

const (
moduleName = "github.com/Azure/azure-sdk-for-go/sdk/monitor/query/azmetrics"
version = "v1.1.0"
version = "v1.1.1"
)

0 comments on commit 949df34

Please sign in to comment.