From 841c8faa75a42f2c7d130900ea895fde9079df65 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 20 Oct 2011 20:28:04 +0100 Subject: [PATCH] Bump version to 0.09 --- lib/AnyEvent/I3.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/AnyEvent/I3.pm b/lib/AnyEvent/I3.pm index 4a5e8c24..fea470bc 100644 --- a/lib/AnyEvent/I3.pm +++ b/lib/AnyEvent/I3.pm @@ -15,11 +15,11 @@ AnyEvent::I3 - communicate with the i3 window manager =cut -our $VERSION = '0.08'; +our $VERSION = '0.09'; =head1 VERSION -Version 0.08 +Version 0.09 =head1 SYNOPSIS -- 2.39.5