Skip to content

Commit a15e34e

Browse files
committed
crate's next version after publishing to crates.io
1 parent 8c0eb3e commit a15e34e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "big-o-test"
3-
version = "0.2.14"
3+
version = "0.2.15"
44
edition = "2021"
55
description = "Enforces a maximum `time` (and, optionally `space`) Algorithm Complexity when testing"
66
keywords = ["algorithm", "analysis", "Big-O", "notation", "performance"]

0 commit comments

Comments
 (0)