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 Mar 3, 2024
1 parent faa4b9f commit e29e04e
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.8"
version = "0.2.9"
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 e29e04e

Please sign in to comment.