summaryrefslogtreecommitdiff
path: root/lib/IO/Async/Timer/Periodic.pm
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-08-19 18:04:03 +0200
committergregor herrmann <gregoa@debian.org>2022-08-19 18:04:03 +0200
commitc90329ba62edd882e86ea508812fd8a835c9ba61 (patch)
treea55617def49caa2940643930eeac54c784a9b60c /lib/IO/Async/Timer/Periodic.pm
parenta8cd3c56ca2505161ef060de816cf659d647c3e9 (diff)
New upstream version 0.802
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 9427f0c..8349210 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.801';
+our $VERSION = '0.802';
use Carp;