1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-22 11:04:21 +00:00

Bump version to 0.4.1

This commit is contained in:
Steffo 2024-07-17 20:23:32 +02:00
parent 1275f1e361
commit aa96cc36de
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1423,7 +1423,7 @@ dependencies = [
[[package]]
name = "royalnet"
version = "0.4.0"
version = "0.4.1"
dependencies = [
"anyhow",
"chrono",

View file

@ -1,7 +1,7 @@
[package]
name = "royalnet"
description = "Fun software suite for the RYG community"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
authors = [
"Stefano Pigozzi <me@steffo.eu>"