From 3f3e5bb40d14e8a43035d71edd09a2e4cb3dbbf4 Mon Sep 17 00:00:00 2001 From: Vindaar Date: Sat, 26 Oct 2024 11:42:19 +0200 Subject: [PATCH] push v0.7.2 --- ggplotnim.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ggplotnim.nimble b/ggplotnim.nimble index 245f9495..16892501 100644 --- a/ggplotnim.nimble +++ b/ggplotnim.nimble @@ -1,6 +1,6 @@ # Package -version = "0.7.1" +version = "0.7.2" author = "Sebastian Schmidt" description = "A port of ggplot2 for Nim" license = "MIT"