Skip to content

Commit

Permalink
0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
ingydotnet committed Jun 17, 2014
1 parent b3b2199 commit c35aa54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/XXX.pm
@@ -1,6 +1,6 @@
use strict; use warnings;
package XXX;
our $VERSION = '0.20';
our $VERSION = '0.21';
use base 'Exporter';

our @EXPORT = qw( WWW XXX YYY ZZZ );
Expand Down

0 comments on commit c35aa54

Please sign in to comment.