We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f73c8 commit eeb739aCopy full SHA for eeb739a
Cargo.toml
@@ -3,7 +3,7 @@ name = "semver-explain"
3
description = "CLI tool to understand SemVer requirements by converting them to less-than, greater-than and/or equal-to form."
4
repository = "https://github.com/alilleybrinker/semver-explain"
5
license = "MIT"
6
-version = "0.2.2"
+version = "0.2.3"
7
rust-version = "1.53"
8
edition = "2018"
9
keywords = ["semver", "cli"]
0 commit comments