Skip to content

Commit 3d95873

Browse files
committed
[js] Bump to 3.0.0-beta-3 (finally)
1 parent c120484 commit 3d95873

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

javascript/node/selenium-webdriver/CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v.next
1+
## v3.0.0-beta-3
22

33
* Fixed a bug where the promise manager would silently drop callbacks after
44
recovering from an unhandled promise rejection.

javascript/node/selenium-webdriver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "selenium-webdriver",
3-
"version": "3.0.0-beta-2",
3+
"version": "3.0.0-beta-3",
44
"description": "The official WebDriver JavaScript bindings from the Selenium project",
55
"license": "Apache-2.0",
66
"keywords": [

0 commit comments

Comments
 (0)