bump version to 0.02, update MANIFEST
This commit is contained in:
parent
b9c83fbd26
commit
f12facc184
1
MANIFEST
1
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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue