From 83fdd313c6a9e7b81c0dbe57a49c0f7443e30144 Mon Sep 17 00:00:00 2001 From: Marek Kaluba Date: Thu, 15 Feb 2024 22:48:14 +0100 Subject: [PATCH] bump to PropertyT to 0.6 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index dd078fe..45569d9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PropertyT" uuid = "03b72c93-0167-51e2-8a1e-eb4ff1fb940d" authors = ["Marek Kaluba "] -version = "0.5.0" +version = "0.6.0" [deps] Groups = "5d8bd718-bd84-11e8-3b40-ad14f4a32557"