From c8b0e6503403e7ed434aa982033d4865a7eb5741 Mon Sep 17 00:00:00 2001 From: Daniel Huebleitner Date: Tue, 29 Oct 2019 19:43:09 +0100 Subject: [PATCH] fix examples --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90d3a15..8a334be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rpclibrary", - "version": "1.3.9", + "version": "1.3.10", "description": "rpclibrary is a websocket on steroids!", "main": "./js/src/RPCLibrary.js", "repository": {