mightyplow 7 years ago
parent
commit
c3103e0031
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

@@ -1,6 +1,6 @@
 {
   "name": "@mightyplow/jslib",
-  "version": "0.18.1",
+  "version": "0.18.2",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@mightyplow/jslib",
-  "version": "0.18.1",
+  "version": "0.18.2",
   "description": "js helpers library",
   "main": "dist/index.js",
   "private": true,