aboutsummaryrefslogtreecommitdiff
path: root/lib/URL/Grammar.pm6
diff options
context:
space:
mode:
Diffstat (limited to 'lib/URL/Grammar.pm6')
-rw-r--r--lib/URL/Grammar.pm62
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/URL/Grammar.pm6 b/lib/URL/Grammar.pm6
index cc9f13c..2f5cd45 100644
--- a/lib/URL/Grammar.pm6
+++ b/lib/URL/Grammar.pm6
@@ -33,7 +33,7 @@ token fragment { <-[ \s ]>+ }
=NAME URL::Grammar
=AUTHOR Patrick Spek <p.spek@tyil.work>
-=VERSION 0.1.0
+=VERSION 0.2.0
=head1 Synopsis