From b94bf317568d53f942c45dd1202e04819462f378 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 26 Sep 2011 19:26:18 +0100 Subject: [PATCH] Bump version to 0.08 --- 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 979e0867..cf43ab0c 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.07'; +our $VERSION = '0.08'; =head1 VERSION -Version 0.07 +Version 0.08 =head1 SYNOPSIS -- 2.39.5