Bump version
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing

This commit is contained in:
asonix 2022-12-22 14:38:18 -06:00
parent c834b6c913
commit d163a3cf79
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -793,7 +793,7 @@ dependencies = [
[[package]]
name = "warriors-names"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"anyhow",
"rand",

View file

@ -1,6 +1,6 @@
[package]
name = "warriors-names"
version = "0.2.0"
version = "0.2.1"
authors = ["asonix <asonix@asonix.dog>"]
edition = "2018"