From 97ed763123328e90b7d65c595e55eba423e54d06 Mon Sep 17 00:00:00 2001 From: Ricky Atkins Date: Tue, 21 Nov 2023 10:36:53 +0000 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 258af3af..8b3c740e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "norad" -version = "0.13.0" +version = "0.14.0" authors = ["Colin Rofls ", "Nikolaus Waxweiler "] license = "MIT OR Apache-2.0" edition = "2021"