Skip to content

Commit

Permalink
Bump version to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyr committed Aug 22, 2023
1 parent 3f91eb0 commit ffaae45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "norad"
version = "0.11.0"
version = "0.12.0"
authors = ["Colin Rofls <[email protected]>", "Nikolaus Waxweiler <[email protected]>"]
license = "MIT OR Apache-2.0"
edition = "2021"
Expand Down Expand Up @@ -43,7 +43,7 @@ tempdir = "0.3.7"
maplit = "1.0.2"
pretty_assertions = "1.0"
expect-test = "1.4.1"
criterion = "0.3"
criterion = "0.5"

[[bench]]
name = "glif_parse"
Expand Down

0 comments on commit ffaae45

Please sign in to comment.