Skip to content

Commit 8a929d0

Browse files
committed
rb - changelog & version bump to 3.0.0.beta3.1
1 parent 4888aa8 commit 8a929d0

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+
3.0.0.beta3.1 (2016-09-03)
2+
===================
3+
4+
Firefox:
5+
* Fixed bug - legacy firefox extension included in gem
6+
17
3.0.0.beta3 (2016-09-01)
28
===================
39

rb/selenium-webdriver.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ raise "cwd must be #{root} when reading gemspec" if root != Dir.pwd
55

66
Gem::Specification.new do |s|
77
s.name = 'selenium-webdriver'
8-
s.version = '3.0.0.dev'
8+
s.version = '3.0.0.beta3.1'
99

1010
s.authors = ['Alex Rodionov', 'Titus Fortner']
1111

0 commit comments

Comments
 (0)