aboutsummaryrefslogtreecommitdiff
path: root/lib/URL/Grammar/Actions.pm6
diff options
context:
space:
mode:
Diffstat (limited to 'lib/URL/Grammar/Actions.pm6')
-rw-r--r--lib/URL/Grammar/Actions.pm62
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/URL/Grammar/Actions.pm6 b/lib/URL/Grammar/Actions.pm6
index 2ef70bb..be7dc4e 100644
--- a/lib/URL/Grammar/Actions.pm6
+++ b/lib/URL/Grammar/Actions.pm6
@@ -32,7 +32,7 @@ method fragment ($/) { make ~$/ }
=NAME URL::Grammar::Actions
=AUTHOR Patrick Spek <p.spek@tyil.work>
-=VERSION 0.2.0
+=VERSION 0.2.1
=head1 Synopsis