bump version to 0.02, update MANIFEST

This commit is contained in:
Michael Stapelberg 2010-03-23 02:07:02 +01:00
parent b9c83fbd26
commit f12facc184
2 changed files with 3 additions and 2 deletions

View File

@ -13,6 +13,7 @@ META.yml
README README
t/00-load.t t/00-load.t
t/01-workspaces.t t/01-workspaces.t
t/02-sugar.t
t/boilerplate.t t/boilerplate.t
t/manifest.t t/manifest.t
t/pod-coverage.t t/pod-coverage.t

View File

@ -15,11 +15,11 @@ AnyEvent::I3 - communicate with the i3 window manager
=cut =cut
our $VERSION = '0.01'; our $VERSION = '0.02';
=head1 VERSION =head1 VERSION
Version 0.01 Version 0.02
=head1 SYNOPSIS =head1 SYNOPSIS