From 388ab442de26aa315b05bab3147c7eac7a7c0514 Mon Sep 17 00:00:00 2001 From: Jonathan Stowe Date: Mon, 4 Jul 2016 15:37:17 +0100 Subject: [PATCH] Up version --- META6.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/META6.json b/META6.json index c8b7a88..e038277 100644 --- a/META6.json +++ b/META6.json @@ -25,7 +25,7 @@ "authors" : [ "Jonathan Stowe " ], - "version" : "0.0.4", + "version" : "0.0.5", "license" : "Artistic", "description" : "Augment IO::Path with a .mode() method to get the file mode" }