From 902be093db39c4d9d52cea5f84ad0c61227ce9be Mon Sep 17 00:00:00 2001 From: Marek Kaluba Date: Tue, 9 May 2023 12:39:34 +0200 Subject: [PATCH] bump to 0.5.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c13977e..a10b399 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PropertyT" uuid = "03b72c93-0167-51e2-8a1e-eb4ff1fb940d" authors = ["Marek Kaluba "] -version = "0.4.0" +version = "0.5.0" [deps] Groups = "5d8bd718-bd84-11e8-3b40-ad14f4a32557"