aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2018-03-20 15:22:14 +0100
committerPatrick Spek <p.spek@tyil.nl>2023-07-25 02:16:54 +0200
commit9791df7d93750c3559ab1e0aad9db612c049698d (patch)
tree52f029416091a1aa3dc536381b38f80d1d84f895 /META6.json
parent6e36eeb9048062fe63da8dd2028b7eba7b4dd540 (diff)
Bump version to 1.3.2
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