diff --git a/lib/Protocol/Zebra/Label.pm b/lib/Protocol/Zebra/Label.pm index 506388d..3a61597 100644 --- a/lib/Protocol/Zebra/Label.pm +++ b/lib/Protocol/Zebra/Label.pm @@ -2,6 +2,7 @@ use strict; use warnings; package Protocol::Zebra::Label; use 5.14.2; +our $VERSION='0.0.1'; use Moose; use Text::Wrap;