1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-10-16 14:37:27 +00:00

Bump version to 0.2.1

This commit is contained in:
Steffo 2024-07-08 06:34:53 +02:00
parent a856513f45
commit fc30d14086
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1117,7 +1117,7 @@ dependencies = [
[[package]]
name = "royalnet"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"anyhow",
"chrono",

View file

@ -1,6 +1,6 @@
[package]
name = "royalnet"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
[dependencies]