From 7f329839b7ad50626f7062ee6617ac202a9f645a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Emmanuel=20L=C3=A9vesque?= Date: Mon, 13 Mar 2023 22:18:57 -0400 Subject: [PATCH] Bump version 0.4.0 --- META6.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/META6.json b/META6.json index 72d867a..49c9473 100644 --- a/META6.json +++ b/META6.json @@ -25,5 +25,5 @@ "test-depends": [ "Test::Selector" ], - "version": "0.3.0" + "version": "0.4.0" }