From 94ccf54a7d4f284004cea76e4dec15b2269fd300 Mon Sep 17 00:00:00 2001 From: "Guillaume W. Bres" Date: Fri, 3 Jan 2025 09:42:55 +0100 Subject: [PATCH] v2.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 69877a7..75b8780 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gnss-rs" -version = "2.3.0" +version = "2.3.1" license = "MPL-2.0" authors = ["Guillaume W. Bres "] description = "GNSS constellations and space vehicles support"