bump package version to 1.0.8 v1.0.8
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 11 Jun 2022 00:36:33 +0000 (17:36 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 11 Jun 2022 00:36:33 +0000 (17:36 -0700)
package-lock.json
package.json

index c0eb6741285e08922e219251a8b3fea38496cca0..116c3bb5d074f2ec343e58099f7c6c1c5e95f3b9 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/mystery-box",
-  "version": "1.0.7",
+  "version": "1.0.8",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/mystery-box",
-      "version": "1.0.7",
+      "version": "1.0.8",
       "license": "ISC",
       "dependencies": {
         "@squeep/base64url": "git+https://git.squeep.com/squeep-base64url#v1.0.1"
index 866ec1a2545fbd82e9b42cca04946d409642375d..728d59393638883fc8881cb5ea458d88aea00baf 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/mystery-box",
-  "version": "1.0.7",
+  "version": "1.0.8",
   "description": "Secure a payload in a web-safe format.",
   "main": "index.js",
   "scripts": {