From c5a99a7778082184a6eb9e29dccf715046806dc7 Mon Sep 17 00:00:00 2001 From: Alexius Wadell Date: Thu, 17 Aug 2023 20:07:26 -0400 Subject: [PATCH] release: bump patch --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 58e73ea..e7996ff 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PkgJogger" uuid = "10150987-6cc1-4b76-abee-b1c1cbd91c01" authors = ["Alexius Wadell and contributors"] -version = "0.4.1" +version = "0.4.2" [deps] BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"