ming_node 2.4.0 → 2.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/index.js +2479 -2474
  2. package/package.json +1 -1
package/package.json CHANGED
@@ -46,5 +46,5 @@
46
46
  "scripts": {
47
47
  "test": "echo \"Error: no test specified\" && exit 1"
48
48
  },
49
- "version": "2.4.0"
49
+ "version": "2.5.0"
50
50
  }