Skip to content

Commit d0ff964

Browse files
author
ionut.stan
committed
Fix.
1 parent 28e55cb commit d0ff964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jsonrpc-bidirectional",
33
"description": "Bidirectional JSONRPC over web sockets or HTTP with extensive plugin support.",
4-
"version": "3.2.1",
4+
"version": "3.2.2",
55
"scripts": {
66
"build": "node build.js",
77
"test": "node --expose-gc --max-old-space-size=3072 tests/main.js",

0 commit comments

Comments
 (0)