Skip to content

Commit 89973bc

Browse files
committed
Bump to v2.3.1
1 parent 33a70ac commit 89973bc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.3.1
2+
- Fix a missing feature from previous release
3+
14
## 2.3.0
25
- Add support for graph aliases
36
- Add `bindForClient()` utility function

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gremlin",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "JavaScript client for TinkerPop3 Gremlin Server",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)