chore: ⬆️ Upgrade version to 0.2.3

This commit is contained in:
Sergio Gasquez 2022-11-17 14:55:53 +01:00
parent 9a976d26f6
commit 5d8229b6c1
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -527,7 +527,7 @@ dependencies = [
[[package]]
name = "espup"
version = "0.2.2"
version = "0.2.3"
dependencies = [
"anyhow",
"assert_cmd",

View File

@ -1,6 +1,6 @@
[package]
name = "espup"
version = "0.2.2"
version = "0.2.3"
authors = ["Sergio Gasquez Arcos <sergio.gasquez@gmail.com>"]
edition = "2021"
license = "MIT OR Apache-2.0"