File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88---
99
10- ## [ Unreleased]
10+ ## Unreleased
11+
12+ -
13+
14+ ## [ 1.0.0] - 2023-12-01
1115
1216### Breaking changes
1317
Original file line number Diff line number Diff line change 11[workspace .package ]
2- version = " 0.6 .0"
2+ version = " 1.0 .0"
33edition = " 2021"
44authors = [" Fiberplane <info@fiberplane.com>" , " Evan Schwartz <3262610+emschwartz@users.noreply.github.com>" ]
55description = " Easily add metrics to your code that actually help you spot and debug issues in production. Built on Prometheus and OpenTelemetry."
@@ -21,4 +21,4 @@ members = [
2121exclude = [" examples/data" , " examples/target" ]
2222
2323[workspace .dependencies ]
24- autometrics-macros = { version = " 0.6 .0" , path = " autometrics-macros" }
24+ autometrics-macros = { version = " 1.0 .0" , path = " autometrics-macros" }
You can’t perform that action at this time.
0 commit comments