[libmarc-parser-raw-perl] 13/29: 0.03

Jonas Smedegaard dr at jones.dk
Tue Aug 4 11:57:20 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 96226f9ff4442dad7cf07198db4bf884b9b366b3
Author: Johann Rolschewski <rolschewski at gmail.com>
Date:   Tue Jun 16 18:13:08 2015 +0200

    0.03
---
 Changes                | 2 ++
 META.json              | 2 +-
 lib/MARC/Parser/RAW.pm | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/Changes b/Changes
index c460f3e..0af928f 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Changelog for MARC-Parser-RAW
 
 {{$NEXT}}
+
+0.03  2015-06-16 18:12:52 CEST
  - edit cpanfile
  - fix typo in POD
 
diff --git a/META.json b/META.json
index 9d84e0f..a8633f0 100644
--- a/META.json
+++ b/META.json
@@ -58,7 +58,7 @@
          "web" : "https://github.com/jorol/MARC-Parser-RAW"
       }
    },
-   "version" : "0.02",
+   "version" : "0.03",
    "x_contributors" : [
       "Johann Rolschewski <rolschewski at gmail.com>"
    ]
diff --git a/lib/MARC/Parser/RAW.pm b/lib/MARC/Parser/RAW.pm
index 531b117..920795b 100644
--- a/lib/MARC/Parser/RAW.pm
+++ b/lib/MARC/Parser/RAW.pm
@@ -1,6 +1,6 @@
 package MARC::Parser::RAW;
 
-our $VERSION = "0.02";
+our $VERSION = "0.03";
 
 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