Skip to content

Commit 5cc8c1c

Browse files
committed
Bump to v2.3.2
1 parent 89973bc commit 5cc8c1c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.3.2
2+
- Fix an issue with payloads containing utf8 special characters (@PommeVerte)
3+
14
## 2.3.1
25
- Fix a missing feature from previous release
36

package.json

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

0 commit comments

Comments
 (0)