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>2017-07-29 03:31:47 +0200
commitcc0fcb245bf87fbf518260db591d139ff218d9af (patch)
treeab0f0fb7bece914f9705c7517bfceeab0ae26b4a /META6.json
parent7c4249285fb09530fb149659ffadb45ac948d602 (diff)
Add skip-not-found toggle to .read when called with (Str, Str, Bool)v1.2.1
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",