0.3.0 release

This commit is contained in:
Mylloon 2022-09-19 23:15:21 +02:00
parent afe6aca93f
commit 0fb9aededc
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -69,7 +69,7 @@ checksum = "ec8a7b6a70fde80372154c65702f00a0f56f3e1c36abbc6c440484be248856db"
[[package]]
name = "cal8tor"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"chrono",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "cal8tor"
version = "0.2.0"
version = "0.3.0"
authors = ["Mylloon"]
edition = "2021"
description = "Extractor of the calendar of the IT degree of university Paris 8"