From 4b1ce422e16def824910c7b1714be32d9d5e5206 Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Wed, 6 Jan 2016 11:39:58 -0500 Subject: Bump versions for release --- lib/IRC/Grammar/Actions.pm6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/IRC/Grammar/Actions.pm6') diff --git a/lib/IRC/Grammar/Actions.pm6 b/lib/IRC/Grammar/Actions.pm6 index b8bf75c..45278c1 100644 --- a/lib/IRC/Grammar/Actions.pm6 +++ b/lib/IRC/Grammar/Actions.pm6 @@ -1,4 +1,4 @@ -unit class IRC::Grammar::Actions:ver<2.002001>; +unit class IRC::Grammar::Actions:ver<2.003001>; method TOP ($/) { $/.make: $>>.made } method message ($/) { my $pref = $/; -- cgit v1.1