Bump AnyEvent-I3 to 0.18
This commit is contained in:
parent
a6d8ed9b1a
commit
d14c9bd6af
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue