From 63cc49205c430a210c33bc14f8d4601012f667b5 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 5 Aug 2012 17:31:57 +0200 Subject: [PATCH] bump version to 0.13 --- 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 b46f2c62..5254e22d 100644 --- a/lib/AnyEvent/I3.pm +++ b/lib/AnyEvent/I3.pm @@ -16,11 +16,11 @@ AnyEvent::I3 - communicate with the i3 window manager =cut -our $VERSION = '0.12'; +our $VERSION = '0.13'; =head1 VERSION -Version 0.12 +Version 0.13 =head1 SYNOPSIS -- 2.39.5