Explorar el Código

Bumping up version to v0.13 - getting ready to release on CPAN

Aditya Ivaturi hace 14 años
padre
commit
a25210c30f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/Selenium/Remote/Driver.pm

+ 1 - 1
lib/Selenium/Remote/Driver.pm

@@ -23,7 +23,7 @@ use constant FINDERS => {
       xpath             => 'xpath',
 };
 
-our $VERSION = "0.12";
+our $VERSION = "0.13";
 
 =head1 NAME