Skip to content

Commit 4c0d490

Browse files
committed
fixes #22
1 parent dc64d08 commit 4c0d490

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,6 +1,6 @@
11
{
22
"name": "json-rpc2",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "JSON-RPC 2.0 server and client library, with HTTP, TCP and Websocket endpoints",
55
"main": "./src/jsonrpc.js",
66
"keywords": [

0 commit comments

Comments
 (0)