From 3333778e470d18734a5ca64222675b202b00c94f Mon Sep 17 00:00:00 2001 From: Georgi Martsenkov Date: Sat, 15 Apr 2023 19:38:09 +0100 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fc5c0c7..5913564 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "itelem" description = "Parsing of iRacing .ibt telemetry file" repository = "https://github.com/gmartsenkov/itelem" -version = "0.1.2" +version = "0.1.3" edition = "2021" license = "MIT OR Apache-2.0" keywords = ["ibt", "iracing"]