From af6f180c35c3024ce4265a69a14ccc3d474131dc Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Tue, 10 Jul 2012 18:55:30 +0200 Subject: [PATCH] bump version to 0.11 --- 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 b08fdf63..4128870f 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.10'; +our $VERSION = '0.11'; =head1 VERSION -Version 0.10 +Version 0.11 =head1 SYNOPSIS -- 2.39.2