Browse Source

1.2.0

master
peter 4 years ago
parent
commit
e4fcc01738
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      package-lock.json
  2. 1
    1
      package.json

+ 1
- 1
package-lock.json View File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "rpclibrary",
3
-  "version": "1.1.4",
3
+  "version": "1.2.0",
4 4
   "lockfileVersion": 1,
5 5
   "requires": true,
6 6
   "dependencies": {

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "rpclibrary",
3
-  "version": "1.1.4",
3
+  "version": "1.2.0",
4 4
   "description": "",
5 5
   "main": "./js/Index.js",
6 6
   "scripts": {

Loading…
Cancel
Save