We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95fc30 commit c3f2fe4Copy full SHA for c3f2fe4
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "jsonrpc-bidirectional",
3
"description": "Bidirectional JSONRPC over web sockets or HTTP with extensive plugin support.",
4
- "version": "1.3.0",
+ "version": "1.4.0",
5
"scripts": {
6
"transpile": "babel src --out-dir src",
7
"test": "node --harmony_async_await tests/main.js",
0 commit comments