Skip to content

Commit 624c323

Browse files
(cargo-release) version 0.2.1
1 parent 570ee3f commit 624c323

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.1-alpha.0"
6+
version = "0.2.1"
77
rust-version = "1.56"
88
edition = "2021"
99
keywords = ["semver", "cli"]

0 commit comments

Comments
 (0)