Skip to content

Commit

Permalink
bump version to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mellowagain committed Jul 25, 2024
1 parent 12b0569 commit 9afc47b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

---

## Unreleased
## [2.0.0](https://github.com/autometrics-dev/autometrics-rs/releases/tag/v2.0.0) - 2024-07-25

### Breaking changes

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace.package]
version = "1.0.1"
version = "2.0.0"
edition = "2021"
authors = ["Fiberplane <[email protected]>", "Evan Schwartz <[email protected]>"]
description = " Easily add metrics to your code that actually help you spot and debug issues in production. Built on Prometheus and OpenTelemetry."
Expand Down

0 comments on commit 9afc47b

Please sign in to comment.