aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-11-12 11:16:29 +0100
committerPatrick Spek <p.spek@tyil.nl>2023-07-25 02:17:42 +0200
commita934b393fb3b2b36183b036086f8080e662c96a0 (patch)
tree9e7df0a5dc7ee9decafe8f336ac95e72978581f7 /META6.json
parentb4547a225c0ba19a3d56f122a6518ab8321f3834 (diff)
Bump version to 3.0.1
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/META6.json b/META6.json
index f07e385..edcb1bc 100644
--- a/META6.json
+++ b/META6.json
@@ -6,9 +6,9 @@
],
"depends": [
"Hash::Merge:version<1.0.1>",
+ "IO::Glob",
"IO::Path::XDG:version<0.2.0>",
- "Log:auth<cpan:TYIL>:version<0.3.0>",
- "IO::Glob"
+ "Log:auth<cpan:TYIL>:version<0.3.0>"
],
"description": "Extensible library for reading and writing configuration files.",
"license": "LGPL-3.0-only",
@@ -34,5 +34,5 @@
"test-depends": [
"Test"
],
- "version": "3.0.0"
-}
+ "version": "3.0.1"
+} \ No newline at end of file