Skip to content

Commit b3ce5d0

Browse files
committed
bump version
1 parent 58c2e15 commit b3ce5d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "binggan"
3-
version = "0.14.2"
3+
version = "0.15.0"
44
authors = ["Pascal Seitz <pascal.seitz@gmail.com>"]
55
edition = "2021"
66
homepage = "https://github.com/pseitz/binggan"
@@ -21,7 +21,7 @@ perf = { priority = -1, level = "deny" }
2121
style = { priority = -1, level = "deny" }
2222
suspicious = { priority = -1, level = "deny" }
2323

24-
# docs.rs-specific configuration
24+
# docs.rs-specific configuratioasdasdsn
2525
[package.metadata.docs.rs]
2626
all-features = true
2727
rustdoc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
 (0)