Skip to content

Commit f53d08e

Browse files
committed
rb - Update changelog and bump point version to 2.53.3
1 parent c68e2d9 commit f53d08e

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.3 (2016-06-14)
2+
===================
3+
4+
Firefox:
5+
* Fix bug with Firefox Binary & Marionette on Remote machines (issue 2281)
6+
17
2.53.2 (2016-06-13)
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.3dev"
10+
s.version = "2.53.3"
1111

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

0 commit comments

Comments
 (0)