aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2011-10-20 20:28:04 +0100
committerMichael Stapelberg <michael@stapelberg.de>2011-10-20 20:28:04 +0100
commit841c8faa75a42f2c7d130900ea895fde9079df65 (patch)
tree4de8d8d10ee07155e8fbadc41c252d6a43b6f546
parent310c8522ccd7ae076ec90cbf85f4791431b293d9 (diff)
downloadi3-841c8faa75a42f2c7d130900ea895fde9079df65.tar.gz
i3-841c8faa75a42f2c7d130900ea895fde9079df65.zip
Bump version to 0.09AnyEvent-0.09
-rw-r--r--lib/AnyEvent/I3.pm4
1 files 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