Bump version for new CPAN upload, fix MANIFEST

next
Michael Stapelberg 2010-03-26 19:48:59 +01:00
parent f12facc184
commit 5d1bb0b0ce
3 changed files with 6 additions and 4 deletions

View File

@ -3,10 +3,12 @@ inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/AnyEvent/I3.pm
Makefile.PL
MANIFEST
MANIFEST.SKIP
META.yml

View File

@ -1,8 +1,8 @@
^\.git/
\.bak$
blib/
Makefile
Makefile.old
^Makefile$
^Makefile.old$
Build
Build.bat
^pm_to_blib

View File

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