v0.1.13
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Aode (lion) 2022-01-09 00:23:10 -06:00
parent 25f5817873
commit d263b26466
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -873,7 +873,7 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
[[package]]
name = "release-checker"
version = "0.1.12"
version = "0.1.13"
dependencies = [
"color-eyre",
"regex",

View file

@ -1,6 +1,6 @@
[package]
name = "release-checker"
version = "0.1.12"
version = "0.1.13"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html