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
|
||||
|
||||
{{$NEXT}}
|
||||
|
||||
0.0.2 2013-08-07 16:07:56 CEST
|
||||
[Improvement]
|
||||
- Converted to Milla
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ package Protocol::Zebra::Label;
|
|||
use strict;
|
||||
use warnings;
|
||||
use 5.14.2;
|
||||
our $VERSION='0.0.1';
|
||||
our $VERSION='0.0.2';
|
||||
use Moose;
|
||||
use Text::Wrap;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user