From da94674f8fdd98ae324b79b90a1698721a1c6bb2 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 10 Jun 2010 00:20:11 +0200 Subject: [PATCH] bump version --- 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 944d5f02..953de81e 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.04'; +our $VERSION = '0.05'; =head1 VERSION -Version 0.04 +Version 0.05 =head1 SYNOPSIS -- 2.39.2