summaryrefslogtreecommitdiffstats
path: root/misc/bundle/lib/Bundle/W3C/Validator.pm
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bundle/lib/Bundle/W3C/Validator.pm')
-rw-r--r--misc/bundle/lib/Bundle/W3C/Validator.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm
index 7dbf02a..7a4a138 100644
--- a/misc/bundle/lib/Bundle/W3C/Validator.pm
+++ b/misc/bundle/lib/Bundle/W3C/Validator.pm
@@ -5,7 +5,7 @@ use strict;
use warnings;
use vars qw($VERSION);
-$VERSION = '1.1';
+$VERSION = '1.0';
1;