summaryrefslogtreecommitdiff
path: root/lib/Log/Any/Proxy/WithStackTrace.pm
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-06-11 18:11:15 +0200
committergregor herrmann <gregoa@debian.org>2023-06-11 18:11:15 +0200
commit282ce75935e40e5434a69073efd17f5fb0c071a7 (patch)
tree8ba8222b1c7ebe3a01695a6ed7932ba012c91f90 /lib/Log/Any/Proxy/WithStackTrace.pm
parenta9d09eb711fa3815f1dbfaa58deb789e7242b850 (diff)
parent8bad2fb1b0324b197bdc2b2c746edd9b5a41811c (diff)
New upstream version 1.715
Diffstat (limited to 'lib/Log/Any/Proxy/WithStackTrace.pm')
-rw-r--r--lib/Log/Any/Proxy/WithStackTrace.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Log/Any/Proxy/WithStackTrace.pm b/lib/Log/Any/Proxy/WithStackTrace.pm
index b1458f6..3f4389d 100644
--- a/lib/Log/Any/Proxy/WithStackTrace.pm
+++ b/lib/Log/Any/Proxy/WithStackTrace.pm
@@ -5,7 +5,7 @@ use warnings;
package Log::Any::Proxy::WithStackTrace;
# ABSTRACT: Log::Any proxy to upgrade string errors to objects with stack traces
-our $VERSION = '1.714';
+our $VERSION = '1.715';
use Log::Any::Proxy;
our @ISA = qw/Log::Any::Proxy/;
@@ -132,7 +132,7 @@ Log::Any::Proxy::WithStackTrace - Log::Any proxy to upgrade string errors to obj
=head1 VERSION
-version 1.714
+version 1.715
=head1 SYNOPSIS