bumped version

This commit is contained in:
JOLIMAITRE Matthieu 2022-10-05 01:53:13 +02:00
parent 5a7e5fae94
commit 76752a25f4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -138,7 +138,7 @@ checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
[[package]]
name = "epitls-pi"
version = "1.2.1"
version = "1.3.0"
dependencies = [
"chrono",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "epitls-pi"
version = "1.2.1"
version = "1.3.0"
edition = "2021"
license = "GPL-3.0+"
description = "A little helper tool meant to ease the developpment of the C piscine at EPITA/Toulouse."