From fad32d9493852bb537c443bc27847bddd44ef47d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filipe=20Louren=C3=A7o?= <46935681+filipemlourenco@users.noreply.github.com> Date: Wed, 22 Jan 2025 18:46:48 +0000 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9048f18..13a58c7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StateMachines" uuid = "59420ebe-bdc3-4117-ac89-8393ca9fcf2c" authors = ["filipemlourenco "] -version = "0.3.0" +version = "0.3.1" [compat] julia = "1"