summaryrefslogtreecommitdiff
path: root/lib/URI/urn/isbn.pm
diff options
context:
space:
mode:
authorOlaf Alders <olaf@wundersolutions.com>2022-10-10 16:38:30 -0400
committerOlaf Alders <olaf@wundersolutions.com>2022-10-10 16:38:30 -0400
commit2f88ac69f58f548eeb21d942690348588c8aeff2 (patch)
treeff14cf10adfab85858a213d8dc118857dd052e0f /lib/URI/urn/isbn.pm
parent996b6e05f8e04d45954305b2462f8d9a12503182 (diff)
downloaduri-2f88ac69f58f548eeb21d942690348588c8aeff2.tar.gz
increment $VERSION after 5.14 release
Diffstat (limited to 'lib/URI/urn/isbn.pm')
-rw-r--r--lib/URI/urn/isbn.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/URI/urn/isbn.pm b/lib/URI/urn/isbn.pm
index 9ac1ada..21b8809 100644
--- a/lib/URI/urn/isbn.pm
+++ b/lib/URI/urn/isbn.pm
@@ -3,7 +3,7 @@ package URI::urn::isbn; # RFC 3187
use strict;
use warnings;
-our $VERSION = '5.14';
+our $VERSION = '5.15';
use parent 'URI::urn';