From: Michael Stapelberg Date: Sat, 19 Aug 2017 17:06:23 +0000 (+0200) Subject: Bump AnyEvent-I3 to 0.18 X-Git-Tag: 4.14~13^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d14c9bd6af765758d64d0e84ae12f645a9066481;hp=a6d8ed9b1ac6efa507d65b752758522bcfcc5213;p=i3%2Fi3 Bump AnyEvent-I3 to 0.18 --- diff --git a/AnyEvent-I3/Changes b/AnyEvent-I3/Changes index 713f7d1c..d763437f 100644 --- a/AnyEvent-I3/Changes +++ b/AnyEvent-I3/Changes @@ -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 diff --git a/AnyEvent-I3/lib/AnyEvent/I3.pm b/AnyEvent-I3/lib/AnyEvent/I3.pm index 5ce3c016..75845ccd 100644 --- a/AnyEvent-I3/lib/AnyEvent/I3.pm +++ b/AnyEvent-I3/lib/AnyEvent/I3.pm @@ -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