Skip to content

Commit c3f2fe4

Browse files
author
ionut.stan
committed
Incremented version.
1 parent e95fc30 commit c3f2fe4

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": "1.3.0",
4+
"version": "1.4.0",
55
"scripts": {
66
"transpile": "babel src --out-dir src",
77
"test": "node --harmony_async_await tests/main.js",

0 commit comments

Comments
 (0)