summaryrefslogtreecommitdiff
path: root/META6.json
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2018-07-08 17:37:25 +0200
committerPatrick Spek <p.spek@tyil.nl>2018-07-08 17:37:25 +0200
commit281408b4852ae74af28ecc8f1c03457c766136b8 (patch)
treed69ee97fc6be2032017621bab7ef0dc84102a5ec /META6.json
parentd0e8f0c0b9814d93625dfd18d0e552f0966c560f (diff)
Initial release
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/META6.json b/META6.json
index d4ecdba..4ef74fe 100644
--- a/META6.json
+++ b/META6.json
@@ -11,7 +11,7 @@
"name": "String::Fold",
"perl": "6.c",
"provides": {
-
+ "String::Fold": "lib/String/Fold.pm6"
},
"resources": [
@@ -19,5 +19,5 @@
"tags": [
],
- "version": "0.0.0"
+ "version": "0.1.0"
} \ No newline at end of file