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 33a70ac commit 89973bcCopy full SHA for 89973bc
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2.3.1
2
+- Fix a missing feature from previous release
3
+
4
## 2.3.0
5
- Add support for graph aliases
6
- Add `bindForClient()` utility function
package.json
@@ -1,6 +1,6 @@
{
"name": "gremlin",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "JavaScript client for TinkerPop3 Gremlin Server",
"main": "lib/index.js",
"scripts": {
0 commit comments