Aditya Ivaturi пре 14 година
родитељ
комит
4eefc7e7db
1 измењених фајлова са 1 додато и 1 уклоњено
  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.13";
+our $VERSION = "0.14";
 
 =head1 NAME