Skip to content

Commit

Permalink
bumped ver to 1.005
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieb9 committed Feb 16, 2016
1 parent ae0a8b4 commit fc96ed4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Changes
Expand Up @@ -2,6 +2,7 @@ Revision history for WWW-FreeProxyListsCom

1.004 2016-02-16
- changed use() to require() in POD test eval()s
- fixed typo in regex check in t/05

1.003 2016-02-08
- added Test::Perl::Critic tests
Expand Down
2 changes: 1 addition & 1 deletion lib/WWW/FreeProxyListsCom.pm
Expand Up @@ -3,7 +3,7 @@ package WWW::FreeProxyListsCom;
use warnings;
use strict;

our $VERSION = '1.004';
our $VERSION = '1.005';

use Carp;
use URI;
Expand Down

0 comments on commit fc96ed4

Please sign in to comment.