Skip to content

Commit

Permalink
rb - update changelog & bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Jun 14, 2016
1 parent 63673ea commit d753cd5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions rb/CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2.53.2 (2016-06-13)
===================

Ruby:
* Fix bug for finding binaries on Windows (issue 2271 & 2273)

2.53.1 (2016-06-09)
===================

Expand Down
2 changes: 1 addition & 1 deletion rb/selenium-webdriver.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ end

Gem::Specification.new do |s|
s.name = "selenium-webdriver"
s.version = "2.53.2dev"
s.version = "2.53.2"

s.authors = ["Jari Bakken"]
s.email = "jari.bakken@gmail.com"
Expand Down

0 comments on commit d753cd5

Please sign in to comment.