ready to release 0.2.0

This commit is contained in:
Zane C. B-H 2019-08-06 05:30:38 -05:00
parent c43094df14
commit f86e6ee2d1
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Revision history for Net-Connection-Match
0 ?/?
0.2.0 2019-08-06/05:30
- Misc. POD fixes.
- Add RegexPTR support.
- Add UID support.

View File

@ -11,11 +11,11 @@ Net::Connection::Match - Runs a stack of checks to match Net::Connection objects
=head1 VERSION
Version 0.1.0
Version 0.2.0
=cut
our $VERSION = '0.1.0';
our $VERSION = '0.2.0';
=head1 SYNOPSIS