version bump to 3.00.0_2 and Changes entry

This commit is contained in:
Scott Walters
2014-08-28 21:16:50 -04:00
parent 374793ef68
commit f5787f6057
82 changed files with 1923 additions and 81 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ use XML::Parser::Expat;
use SOAP::WSDL::Expat::MessageParser;
use base qw(SOAP::WSDL::Expat::MessageParser);
use version; our $VERSION = qv('3.00.0_1');
use version; our $VERSION = qv('3.00.0_2');
sub parse_start {
my $self = shift;