From 1b803748079cc46e99a6207e02fc621953f1b328 Mon Sep 17 00:00:00 2001 From: Colin Rofls Date: Thu, 29 Jun 2023 12:46:34 -0400 Subject: [PATCH] Bump version to 0.10.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 867605b6..1d9c66b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "norad" -version = "0.10.1" +version = "0.10.2" authors = ["Colin Rofls ", "Nikolaus Waxweiler "] license = "MIT/Apache-2.0" edition = "2021"