aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/META6.json b/META6.json
index 9c7af51..ae047bd 100644
--- a/META6.json
+++ b/META6.json
@@ -18,7 +18,9 @@
"Config::Parser": "lib/Config/Parser.pm6",
"Config::Parser::NULL": "lib/Config/Parser/NULL.pm6"
},
- "resources": [ ],
+ "resources": [
+
+ ],
"source-url": "https://github.com/scriptkitties/p6-Config.git",
"tags": [
"config",
@@ -27,5 +29,5 @@
"test-depends": [
"Test::META"
],
- "version": "1.3.1"
-}
+ "version": "1.3.2"
+} \ No newline at end of file