[libmarc-parser-raw-perl] 10/29: 0.02
Jonas Smedegaard
dr at jones.dk
Tue Aug 4 11:57:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libmarc-parser-raw-perl.
commit bc5819977203a1c74159710059b617e33476d91d
Author: Johann Rolschewski <rolschewski at gmail.com>
Date: Sun May 17 12:59:43 2015 +0200
0.02
---
Changes | 8 ++++++++
META.json | 2 +-
lib/MARC/Parser/RAW.pm | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/Changes b/Changes
index 66181a8..29afe99 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,14 @@ Changelog for MARC-Parser-RAW
{{$NEXT}}
+0.02 2015-05-17 12:59:25 CEST
+ - requires perl 5.12.5
+ - edit cpanfile
+ - minor POD edit
+ - major refactoring
+ - switch to Dist-Milla
+ - edit .travis.yml
+
0.01 2014-05-28
- initial commit
\ No newline at end of file
diff --git a/META.json b/META.json
index d884136..61298c3 100644
--- a/META.json
+++ b/META.json
@@ -60,7 +60,7 @@
"web" : "https://github.com/jorol/MARC-Parser-RAW"
}
},
- "version" : "0.01",
+ "version" : "0.02",
"x_contributors" : [
"Johann Rolschewski <rolschewski at gmail.com>"
]
diff --git a/lib/MARC/Parser/RAW.pm b/lib/MARC/Parser/RAW.pm
index d5c9831..801c29c 100644
--- a/lib/MARC/Parser/RAW.pm
+++ b/lib/MARC/Parser/RAW.pm
@@ -1,6 +1,6 @@
package MARC::Parser::RAW;
-our $VERSION = "0.01";
+our $VERSION = "0.02";
use strict;
use warnings;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmarc-parser-raw-perl.git
More information about the Pkg-perl-cvs-commits
mailing list