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

Commit

Permalink
Bump AnyEvent-I3 to 0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
stapelberg committed Aug 19, 2017
1 parent a6d8ed9 commit d14c9bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions 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
Expand Down
4 changes: 2 additions & 2 deletions AnyEvent-I3/lib/AnyEvent/I3.pm
Expand Up @@ -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
Expand Down

0 comments on commit d14c9bd

Please sign in to comment.