From 6e75f1b022b599730dfcec08610372d4f00b5f7d Mon Sep 17 00:00:00 2001 From: Kyan Wanschers Date: Mon, 16 Sep 2024 13:30:31 +0200 Subject: [PATCH] CI still not working --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 45aa8eb..07d8f20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ELApse" -version = "0.1.0" +version = "0.1.2" edition = "2021" repository = "https://github.com/BlackDragon-B/ELApse" authors = ["BlackDragon-B "]