Skip to content

Commit

Permalink
rb - change version to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Sep 1, 2016
1 parent 70e781d commit c7b525d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rb/selenium-webdriver.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ raise "cwd must be #{root} when reading gemspec" if root != Dir.pwd

Gem::Specification.new do |s|
s.name = 'selenium-webdriver'
s.version = '3.0.0.beta3'
s.version = '3.0.0.dev'

s.authors = ['Alex Rodionov', 'Titus Fortner']
s.email = ['p0deje@gmail.com', 'titusfortner@gmail.com']
Expand Down

0 comments on commit c7b525d

Please sign in to comment.