]> git.sur5r.net Git - i3/i3/commitdiff
bump version to 0.02, update MANIFEST AnyEvent-0.02
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 23 Mar 2010 01:07:02 +0000 (02:07 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 23 Mar 2010 01:07:02 +0000 (02:07 +0100)
MANIFEST
lib/AnyEvent/I3.pm

index c9c9c27c00a35dae8068dcc3ece866ed5655adff..99d318ffadf35d6cb8f4fbd0a0022e8a4bcdd835 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -13,6 +13,7 @@ META.yml
 README
 t/00-load.t
 t/01-workspaces.t
+t/02-sugar.t
 t/boilerplate.t
 t/manifest.t
 t/pod-coverage.t
index a09c75129670dc939f3a98b72b41945a4f03f79b..368526237c4db503315e48a873c414df70cd7fe4 100644 (file)
@@ -15,11 +15,11 @@ AnyEvent::I3 - communicate with the i3 window manager
 
 =cut
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 =head1 VERSION
 
-Version 0.01
+Version 0.02
 
 =head1 SYNOPSIS