From c05fc69903bc8f5c1226f81f16ecdbeb78c077f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 13:26:57 +0000 Subject: [PATCH] Set version to 0.3.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4364e2b..a1e81f3 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "EasyJobs" uuid = "66d786ec-6e9c-4d5d-a8f6-aa4f8d7350fb" authors = ["singularitti and contributors"] -version = "0.2.0" +version = "0.3.0" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"