bump package version to 1.0.7 v1.0.7
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 6 May 2022 17:59:48 +0000 (10:59 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 6 May 2022 17:59:48 +0000 (10:59 -0700)
package-lock.json
package.json

index 4cb2fda68aa9b56c50a12e494354336c735594bf..a504fb2803f9fafd2c4aae7cee5f444f450d2259 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/mystery-box",
-  "version": "1.0.6",
+  "version": "1.0.7",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index f3ad3fbc624beaa6178a81f311f01136414f54d8..eb40e99657220f2a449a7abaf78fb8a5d4971ef8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/mystery-box",
-  "version": "1.0.6",
+  "version": "1.0.7",
   "description": "Secure a payload in a web-safe format.",
   "main": "index.js",
   "scripts": {