Bump version
[catagits/DOM-Tiny.git] / lib / DOM / Tiny.pm
index 77e4d91..e58b1c6 100644 (file)
@@ -16,7 +16,7 @@ use DOM::Tiny::_CSS;
 use DOM::Tiny::_HTML;
 use Scalar::Util qw(blessed weaken);
 
-our $VERSION = '0.002';
+our $VERSION = '0.003';
 
 sub new {
   my $class = shift;