Browse Source

Bumping up to v0.14

Aditya Ivaturi 14 năm trước cách đây
mục cha
commit
4eefc7e7db
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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