aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2012-07-09 15:54:26 +0200
committerMichael Stapelberg <michael@stapelberg.de>2012-07-09 15:54:26 +0200
commit65d24d494a282c02bec9c29a5e1d1902c93926c9 (patch)
tree81a271541a7d22a8321c2b47b659c48472a73242
parent77ff168c1a0b4af520fbbf6a251ebd82d7e1d707 (diff)
downloadi3-65d24d494a282c02bec9c29a5e1d1902c93926c9.tar.gz
i3-65d24d494a282c02bec9c29a5e1d1902c93926c9.zip
bump version to 0.10AnyEvent-0.10
-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 deadd9fb..831f350d 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.09';
+our $VERSION = '0.10';
=head1 VERSION
-Version 0.09
+Version 0.10
=head1 SYNOPSIS