Browse Source

fix examples

master
Daniel Huebleitner 4 years ago
parent
commit
c8b0e65034
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "rpclibrary",
3
-  "version": "1.3.9",
3
+  "version": "1.3.10",
4 4
   "description": "rpclibrary is a websocket on steroids!",
5 5
   "main": "./js/src/RPCLibrary.js",
6 6
   "repository": {

Loading…
Cancel
Save