From 8c7f1ab0fb9dbedafe4422408ad10578500d19e4 Mon Sep 17 00:00:00 2001 From: Nordine Bittich Date: Sun, 1 Dec 2024 21:41:30 +0100 Subject: [PATCH] chore: Release tortank version 0.24.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d7b95dd..834ec42 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tortank" -version = "0.24.0" +version = "0.24.1" edition = "2021" authors = ["Nordine Bittich "] description = "Turtle/N3 parser"