From c0ff07d0baeb62129cad1212e553b522fc7873d1 Mon Sep 17 00:00:00 2001 From: Jcharis Date: Sun, 8 Sep 2024 03:26:58 +0200 Subject: [PATCH] refactor: bump version to prod --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 78fbebe..1ccd029 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Jorm" uuid = "8ed0ba2e-9b92-4829-8f37-c861db1f7b18" authors = ["Jcharis and contributors"] -version = "1.0.0" +version = "1.0.1" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"