summaryrefslogtreecommitdiff
path: root/lib/IO/Async/Timer/Countdown.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/IO/Async/Timer/Countdown.pm')
-rw-r--r--lib/IO/Async/Timer/Countdown.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/IO/Async/Timer/Countdown.pm b/lib/IO/Async/Timer/Countdown.pm
index 9ddbebf..138ea3e 100644
--- a/lib/IO/Async/Timer/Countdown.pm
+++ b/lib/IO/Async/Timer/Countdown.pm
@@ -9,7 +9,7 @@ use strict;
use warnings;
use base qw( IO::Async::Timer );
-our $VERSION = '0.77';
+our $VERSION = '0.78';
use Carp;