summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--META6.json2
-rw-r--r--lib/String/Fold.pm62
2 files changed, 2 insertions, 2 deletions
diff --git a/META6.json b/META6.json
index 0cde673..5253472 100644
--- a/META6.json
+++ b/META6.json
@@ -21,5 +21,5 @@
"tags": [
],
- "version": "0.1.1"
+ "version": "0.1.2"
} \ No newline at end of file
diff --git a/lib/String/Fold.pm6 b/lib/String/Fold.pm6
index 1469152..127b913 100644
--- a/lib/String/Fold.pm6
+++ b/lib/String/Fold.pm6
@@ -72,7 +72,7 @@ sub new-line-length (
=NAME String::Fold
=AUTHOR Patrick Spek <p.spek@tyil.work>
-=VERSION 0.1.1
+=VERSION 0.1.2
=head1 SYNOPSIS