restore $VERSION to Tiny.pm
[catagits/DOM-Tiny.git] / lib / DOM / Tiny.pm
index ee4f311..6ccba6f 100644 (file)
@@ -4,6 +4,8 @@ use strict;
 use warnings;
 use base qw(Mojo::DOM58);
 
+our $VERSION = '0.004';
+
 1;
 
 =encoding utf8