Skip to content

Commit b27d8a2

Browse files
committed
Increment Repo version
1 parent b129a01 commit b27d8a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile.PL

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ my %WriteMakefileArgs = (
4141
"XML::LibXML::XPathContext" => 0,
4242
"namespace::autoclean" => 0
4343
},
44-
"VERSION" => "0.14",
44+
"VERSION" => "0.15",
4545
"test" => {
4646
"TESTS" => "t/*.t"
4747
}

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ NAME
22
XML::Enc - XML::Enc Encryption Support
33

44
VERSION
5-
version 0.14
5+
version 0.15
66

77
SYNOPSIS
88
my $decrypter = XML::Enc->new(

0 commit comments

Comments
 (0)