From d14c9bd6af765758d64d0e84ae12f645a9066481 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 19 Aug 2017 19:06:23 +0200 Subject: [PATCH] Bump AnyEvent-I3 to 0.18 --- AnyEvent-I3/Changes | 4 ++++ AnyEvent-I3/lib/AnyEvent/I3.pm | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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