summaryrefslogtreecommitdiff
path: root/lib/IO/Async/Timer/Periodic.pm
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-06-13 15:46:19 +0200
committergregor herrmann <gregoa@debian.org>2020-06-13 15:46:19 +0200
commit0905746cfeefea1cbfb3686d1c7abc050ece6c90 (patch)
tree9ca72880cf458f90e9a50b9e3de777f8091103af /lib/IO/Async/Timer/Periodic.pm
parentd61cf94c7a8e07c9849f8e2152db9b581a0a409c (diff)
New upstream version 0.77
Diffstat (limited to 'lib/IO/Async/Timer/Periodic.pm')
-rw-r--r--lib/IO/Async/Timer/Periodic.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/IO/Async/Timer/Periodic.pm b/lib/IO/Async/Timer/Periodic.pm
index 92a220f..b9741c8 100644
--- a/lib/IO/Async/Timer/Periodic.pm
+++ b/lib/IO/Async/Timer/Periodic.pm
@@ -9,7 +9,7 @@ use strict;
use warnings;
use base qw( IO::Async::Timer );
-our $VERSION = '0.76';
+our $VERSION = '0.77';
use Carp;