From c71feec15fadd0c0e5f0af04944e7c04cac0a61f Mon Sep 17 00:00:00 2001 From: JOLIMAITRE Matthieu Date: Wed, 5 Oct 2022 02:17:04 +0200 Subject: [PATCH] version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 472965f..0f404f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "epitls-pi" -version = "1.3.0" +version = "1.3.1" edition = "2021" license = "GPL-3.0+" description = "A little helper tool meant to ease the developpment of the C piscine at EPITA/Toulouse."