From 043df1ee8135872eb73c574c90970270ef23b8ff Mon Sep 17 00:00:00 2001 From: ArnaudOggy Date: Wed, 5 May 2021 18:45:34 +0200 Subject: [PATCH] [tech] Bump to 0.35.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2d8646e76..f95d4281a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Kisio Digital ", "Guillaume Pinot "] name = "transit_model" -version = "0.35.0" +version = "0.35.1" license = "AGPL-3.0-only" description = "Transit data management" repository = "https://github.com/CanalTP/transit_model"