From 8a4211e1b46f395837d0fdb0db315ef1e619ff0a Mon Sep 17 00:00:00 2001 From: i-am-mounce <146007668+i-am-mounce@users.noreply.github.com> Date: Wed, 9 Oct 2024 16:15:15 -0600 Subject: [PATCH] Update version.json --- src/qickdawg/version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/qickdawg/version.json b/src/qickdawg/version.json index 278fc4e..1587a66 100644 --- a/src/qickdawg/version.json +++ b/src/qickdawg/version.json @@ -1,3 +1,3 @@ { - "version": "0.0.6" -} \ No newline at end of file + "version": "1.0.0" +}