From 8aa169c7fca66956f59e709dbb1946d570eba16d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20W=C3=BCrfel?= Date: Mon, 15 May 2023 11:36:33 +0200 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ffc145cf..3cfeb028 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GraphMakie" uuid = "1ecd5474-83a3-4783-bb4f-06765db800d2" authors = ["Simon Danisch", "Hans Würfel"] -version = "0.5.3" +version = "0.5.4" [deps] GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"