Skip to content

Commit eeb739a

Browse files
release: version 0.2.3
1 parent 33f73c8 commit eeb739a

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
@@ -3,7 +3,7 @@ name = "semver-explain"
33
description = "CLI tool to understand SemVer requirements by converting them to less-than, greater-than and/or equal-to form."
44
repository = "https://github.com/alilleybrinker/semver-explain"
55
license = "MIT"
6-
version = "0.2.2"
6+
version = "0.2.3"
77
rust-version = "1.53"
88
edition = "2018"
99
keywords = ["semver", "cli"]

0 commit comments

Comments
 (0)