Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
tag 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
stapelberg committed Aug 19, 2017
1 parent f764533 commit db35244
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions Changes
@@ -1,5 +1,10 @@
Revision history for AnyEvent-I3

0.17 2017-04-09

* support the shutdown event
* use lib '.' for Perl 5.25.11+

0.16 2014-10-03

* support the barconfig_update and binding event
Expand Down
4 changes: 2 additions & 2 deletions lib/AnyEvent/I3.pm
Expand Up @@ -16,11 +16,11 @@ AnyEvent::I3 - communicate with the i3 window manager
=cut

our $VERSION = '0.16';
our $VERSION = '0.17';

=head1 VERSION
Version 0.16
Version 0.17
=head1 SYNOPSIS
Expand Down

0 comments on commit db35244

Please sign in to comment.