We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a904e commit e264833Copy full SHA for e264833
javascript/node/selenium-webdriver/CHANGES.md
@@ -1,4 +1,4 @@
1
-## v2.46.0-dev
+## v2.46.0
2
3
* Exposed a new logging API via the `webdriver.logging` module. For usage, see
4
`example/logging.js`.
javascript/node/selenium-webdriver/package.json
@@ -1,6 +1,6 @@
{
"name": "selenium-webdriver",
- "version": "2.46.0-dev",
+ "version": "2.46.0",
"description": "The official WebDriver JavaScript bindings from the Selenium project",
5
"keywords": [
6
"automation",
0 commit comments