From c464b02985177bfc71a36ff4fd5778d43a78dde4 Mon Sep 17 00:00:00 2001 From: Patrick Hochstenbach Date: Wed, 30 Sep 2015 16:00:29 +0200 Subject: [PATCH] 0.213 --- Changes | 2 ++ lib/Catmandu/MARC.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index d5222ba..2b0970e 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for Catmandu-MARC {{$NEXT}} + +0.213 2015-09-30 16:00:11 CEST - Adding support for setting anf adding JSON paths 0.212 2015-09-29 11:07:13 CEST diff --git a/lib/Catmandu/MARC.pm b/lib/Catmandu/MARC.pm index 5417db4..9cec531 100644 --- a/lib/Catmandu/MARC.pm +++ b/lib/Catmandu/MARC.pm @@ -16,7 +16,7 @@ Catmandu::MARC - Catmandu modules for working with MARC data =cut -our $VERSION = '0.212'; +our $VERSION = '0.213'; =head1 SYNOPSIS