Skip to content

Commit d753cd5

Browse files
committed
rb - update changelog & bump version
1 parent 63673ea commit d753cd5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

rb/CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2.53.2 (2016-06-13)
2+
===================
3+
4+
Ruby:
5+
* Fix bug for finding binaries on Windows (issue 2271 & 2273)
6+
17
2.53.1 (2016-06-09)
28
===================
39

rb/selenium-webdriver.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ end
77

88
Gem::Specification.new do |s|
99
s.name = "selenium-webdriver"
10-
s.version = "2.53.2dev"
10+
s.version = "2.53.2"
1111

1212
s.authors = ["Jari Bakken"]
1313
s.email = "[email protected]"

0 commit comments

Comments
 (0)