Skip to content

Commit

Permalink
crate's next version after publishing to crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
zertyz committed Jan 22, 2025
1 parent fe77d08 commit 13109b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "big-o-test"
version = "0.2.10"
version = "0.2.11"
edition = "2021"
description = "Enforces a maximum `space` and `time` Algorithm Complexity when testing"
keywords = ["algorithm", "analysis", "Big-O", "notation", "performance"]
Expand Down

0 comments on commit 13109b6

Please sign in to comment.