Explorar o código

Bumping to v0.15, getting ready to make another release...

Aditya Ivaturi %!s(int64=13) %!d(string=hai) anos
pai
achega
79f120a1e6
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.14";
+our $VERSION = "0.15";
 
 =head1 NAME