Browse Source

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

Aditya Ivaturi 14 năm trước cách đây
mục cha
commit
a25210c30f
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.12";
+our $VERSION = "0.13";
 
 =head1 NAME