Skip to content

Commit cd411e2

Browse files
authored
increment minor version in Cargo.toml
1 parent 19e35bc commit cd411e2

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,6 +1,6 @@
11
[package]
22
name = "non-empty-string"
3-
version = "0.2.4"
3+
version = "0.3.0"
44
edition = "2021"
55
authors = ["Midas Lambrichts <midaslamb@gmail.com>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)