Explorar o código

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

Aditya Ivaturi %!s(int64=14) %!d(string=hai) anos
pai
achega
a25210c30f
Modificáronse 1 ficheiros con 1 adicións e 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