From 9cb7ead862c2abcd2b5eee52657ce3e113869e9c Mon Sep 17 00:00:00 2001 From: Beforerr Date: Thu, 14 Nov 2024 10:46:38 -0800 Subject: [PATCH] chore: Update version in Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8a9a514..a910bcb 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ChargedParticles" uuid = "e91dad46-2c06-47f2-8668-7ffa57fde2d9" authors = ["Beforerr and contributors"] -version = "1.0.0-DEV" +version = "0.1.0" [deps] Match = "7eb4fadd-790c-5f42-8a69-bfa0b872bfbf"