Skip to content

Commit 7f4e026

Browse files
author
ionut.stan
committed
version++
1 parent ae5e9e0 commit 7f4e026

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

0 commit comments

Comments
 (0)