Skip to content

Commit 7432dd9

Browse files
committed
bump crate version
to ensure we don't do another 0.7.x release by mistake
1 parent ccef461 commit 7432dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords = ["static", "no-heap"]
1212
license = "MIT OR Apache-2.0"
1313
name = "heapless"
1414
repository = "https://github.com/japaric/heapless"
15-
version = "0.7.16"
15+
version = "0.8.0"
1616

1717
[features]
1818
default = ["cas"]

0 commit comments

Comments
 (0)