From d8d0172d3341aa082f853fc4300393453c51bbbd Mon Sep 17 00:00:00 2001 From: mb Date: Fri, 30 Sep 2022 18:04:27 +0200 Subject: [PATCH] version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e428f9e..66f44c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "epitls-pi" -version = "1.2.0" +version = "1.2.1" edition = "2021" license = "GPL-3.0+" description = "A little helper tool meant to ease the developpment of the C piscine at EPITA/Toulouse."