]> git.sur5r.net Git - i3/i3/commitdiff
Bump AnyEvent-I3 to 0.18 2861/head
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 19 Aug 2017 17:06:23 +0000 (19:06 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 19 Aug 2017 17:08:53 +0000 (19:08 +0200)
AnyEvent-I3/Changes
AnyEvent-I3/lib/AnyEvent/I3.pm

index 713f7d1c13218dd3a4ffb325ac596753bbb7889d..d763437f153d6a51f6c5ff9634e05c76016804f0 100644 (file)
@@ -1,5 +1,9 @@
 Revision history for AnyEvent-I3
 
+0.18    2017-08-19
+
+   * support the GET_CONFIG command
+
 0.17    2017-04-09
 
    * support the shutdown event
index 5ce3c016ca0ff4ddb1d45acb470eaf4a22ddc39c..75845ccdad918573d9f7b5711ecf8f9dd3474dfd 100644 (file)
@@ -16,11 +16,11 @@ AnyEvent::I3 - communicate with the i3 window manager
 
 =cut
 
-our $VERSION = '0.17';
+our $VERSION = '0.18';
 
 =head1 VERSION
 
-Version 0.17
+Version 0.18
 
 =head1 SYNOPSIS