bump package version to 1.0.1 v1.0.1
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 22 Oct 2021 22:51:52 +0000 (15:51 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 22 Oct 2021 22:51:52 +0000 (15:51 -0700)
package-lock.json
package.json

index f3c8dd36333220d61752de429789d8b0132a837c..848927cf56d60bf4eb06a3bf278a221ac38e2a68 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/mystery-box",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index bab0663709a9e571f8f3e5dba5042ddc1a6306c4..3bd84bf2ce72d569b9b780ee2c841aebb7895ccb 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/mystery-box",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "Secure a payload in a web-safe format.",
   "main": "index.js",
   "scripts": {