0.0.2
This commit is contained in:
parent
9b9a317b65
commit
446aa7dabb
2
Changes
2
Changes
|
@ -1,6 +1,8 @@
|
||||||
Changes for Protocol-Zebra-Label
|
Changes for Protocol-Zebra-Label
|
||||||
|
|
||||||
{{$NEXT}}
|
{{$NEXT}}
|
||||||
|
|
||||||
|
0.0.2 2013-08-07 16:07:56 CEST
|
||||||
[Improvement]
|
[Improvement]
|
||||||
- Converted to Milla
|
- Converted to Milla
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ package Protocol::Zebra::Label;
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
use 5.14.2;
|
use 5.14.2;
|
||||||
our $VERSION='0.0.1';
|
our $VERSION='0.0.2';
|
||||||
use Moose;
|
use Moose;
|
||||||
use Text::Wrap;
|
use Text::Wrap;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user