summaryrefslogtreecommitdiff
path: root/lib/ZMQ/FFI/Util.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZMQ/FFI/Util.pm')
-rw-r--r--lib/ZMQ/FFI/Util.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/ZMQ/FFI/Util.pm b/lib/ZMQ/FFI/Util.pm
index 5f024f2..b6f712c 100644
--- a/lib/ZMQ/FFI/Util.pm
+++ b/lib/ZMQ/FFI/Util.pm
@@ -1,5 +1,5 @@
package ZMQ::FFI::Util;
-$ZMQ::FFI::Util::VERSION = '1.18';
+$ZMQ::FFI::Util::VERSION = '1.19';
# ABSTRACT: zmq convenience functions
use strict;
@@ -104,7 +104,7 @@ ZMQ::FFI::Util - zmq convenience functions
=head1 VERSION
-version 1.18
+version 1.19
=head1 SYNOPSIS
@@ -147,7 +147,7 @@ Dylan Cali <calid1984@gmail.com>
=head1 COPYRIGHT AND LICENSE
-This software is copyright (c) 2022 by Dylan Cali.
+This software is copyright (c) 2023 by Dylan Cali.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.