Skip to content

Commit f44c31c

Browse files
committed
Bump to 0.3.0.
There were breaking changes, so releasing 0.2.6 was invalid semver. That revision has since been yanked. Closes #34.
1 parent ff314b3 commit f44c31c

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
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "log"
4-
version = "0.2.6"
4+
version = "0.3.0"
55
authors = ["The Rust Project Developers"]
66
license = "MIT/Apache-2.0"
77
readme = "README.md"

0 commit comments

Comments
 (0)