We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cb0a5c commit bc4eee4Copy full SHA for bc4eee4
javascript/node/selenium-webdriver/CHANGES.md
@@ -1,4 +1,4 @@
1
-## v2.48.0-dev
+## v2.48.0
2
3
* Node v0.12.x users must run with --harmony. _This is the last release that
4
will support v0.12.x_
javascript/node/selenium-webdriver/package.json
@@ -1,6 +1,6 @@
{
"name": "selenium-webdriver",
- "version": "2.48.0-dev",
+ "version": "2.48.0",
"description": "The official WebDriver JavaScript bindings from the Selenium project",
5
"license": "Apache-2.0",
6
"keywords": [
0 commit comments