diff options
Diffstat (limited to 'misc/bundle/lib/Bundle/W3C')
-rw-r--r-- | misc/bundle/lib/Bundle/W3C/Validator.pm | 2 |
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 a3d1b4d..0aaf7db 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 = '0.8.5'; +$VERSION = '0.8.6'; 1; |