Skip to content

Commit

Permalink
(cargo-release) version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alilleybrinker committed Jan 4, 2022
1 parent 5a215af commit f88f68b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "semver-explain"
description = "CLI tool to understand SemVer requirements by converting them to less-than, greater-than and/or equal-to form."
repository = "https://github.com/alilleybrinker/semver-explain"
license = "MIT"
version = "0.2.2-alpha.0"
version = "0.2.2"
rust-version = "1.53"
edition = "2018"
keywords = ["semver", "cli"]
Expand Down

0 comments on commit f88f68b

Please sign in to comment.