incremented version

This commit is contained in:
JOLIMAITRE Matthieu 2022-05-30 02:10:53 +03:00
parent 31f2e25cdc
commit 82912dbc44
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -27,7 +27,7 @@ dependencies = [
[[package]]
name = "labirust"
version = "0.1.1"
version = "0.2.0"
dependencies = [
"rand",
"termion",

View file

@ -1,6 +1,6 @@
[package]
name = "labirust"
version = "0.1.1"
version = "0.2.0"
edition = "2021"
license = "MIT"
authors = ["JOLIMAITRE Matthieu <matthieu@imagevo.fr>"]