Skip to content

Commit b86b104

Browse files
committed
Bump JS to 2.44.0
1 parent b8361f4 commit b86b104

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

javascript/node/selenium-webdriver/CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v2.44.0-dev
1+
## v2.44.0
22

33
* Added the `until` module, which defines common explicit wait conditions.
44
Sample usage:

javascript/node/selenium-webdriver/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "selenium-webdriver",
3-
"version": "2.44.0-dev",
3+
"version": "2.44.0",
44
"description": "The official WebDriver JavaScript bindings from the Selenium project",
55
"keywords": [
66
"automation",

0 commit comments

Comments
 (0)