From 05063df2ddde2662d4eb35cf7fee12ed6c3888c2 Mon Sep 17 00:00:00 2001 From: Alexius Wadell Date: Tue, 7 Sep 2021 15:55:11 -0400 Subject: [PATCH] patch: bump patch --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2fdc028..c531d4a 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.2.3" +version = "0.2.4" [deps] BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"