incremented version

This commit is contained in:
JOLIMAITRE Matthieu 2022-05-30 02:51:25 +03:00
parent 33f808f0ad
commit cf133e462f
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.2.0"
version = "0.2.1"
dependencies = [
"rand",
"termion",

View file

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