Skip to content

Commit

Permalink
Bump to 0.03
Browse files Browse the repository at this point in the history
  • Loading branch information
sartak committed Jun 3, 2015
1 parent 4c17243 commit 04e5b76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion META.yml
Expand Up @@ -19,4 +19,4 @@ requires:
perl: 5.8.0
resources:
license: http://dev.perl.org/licenses/
version: 0.02
version: 0.03
2 changes: 1 addition & 1 deletion lib/Regexp/Common/net/CIDR.pm
Expand Up @@ -3,7 +3,7 @@ package Regexp::Common::net::CIDR;
use strict;
use warnings;

our $VERSION = '0.02';
our $VERSION = '0.03';

use Regexp::Common qw(pattern clean no_defaults);

Expand Down

0 comments on commit 04e5b76

Please sign in to comment.