aboutsummaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2017-07-29 03:31:47 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-07-25 02:16:37 +0200
commitc366fa9f7308b8e96e424f8f877d2fa768ee71b0 (patch)
treeab0f0fb7bece914f9705c7517bfceeab0ae26b4a /META6.json
parent0c50edd3b1a2ac017ab661de57f1e93a9a755016 (diff)
Add skip-not-found toggle to .read when called with (Str, Str, Bool)
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/META6.json b/META6.json
index ccbda0f..317bdfb 100644
--- a/META6.json
+++ b/META6.json
@@ -1,7 +1,7 @@
{
"perl": "6",
"name": "Config",
- "version": "1.2.0",
+ "version": "1.2.1",
"auth": "github:scriptkitties",
"description": "Extensible library for reading and writing configuration files.",
"license": "GPL-3.0",