From 74d438453534d3e96360c22b1fc7f182d882a9c2 Mon Sep 17 00:00:00 2001 From: Jean SIMARD Date: Fri, 13 Jan 2023 23:02:56 +0100 Subject: [PATCH] chore: bump to version '0.54.1' --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b540d791a..86a388f4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Hove ", "Guillaume Pinot "] name = "transit_model" -version = "0.54.0" +version = "0.54.1" license = "AGPL-3.0-only" description = "Transit data management" repository = "https://github.com/hove-io/transit_model"