Add version
This commit is contained in:
parent
16c0e1afe2
commit
7ccd86440a
|
@ -2,6 +2,7 @@ use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
package Protocol::Zebra::Label;
|
package Protocol::Zebra::Label;
|
||||||
use 5.14.2;
|
use 5.14.2;
|
||||||
|
our $VERSION='0.0.1';
|
||||||
use Moose;
|
use Moose;
|
||||||
use Text::Wrap;
|
use Text::Wrap;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user