bump package version to 1.0.3 v1.0.3
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 21 Jan 2022 18:51:15 +0000 (10:51 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 21 Jan 2022 18:51:15 +0000 (10:51 -0800)
package-lock.json
package.json

index d3602e1199f820ea2d2b59a449b577521d45071b..9da048a747b021f4ec615dec36c4235d5acde1fc 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/mystery-box",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 0a435d44ccd3275ffda270e7608c3a4fc618d2e7..2d30df662074bc3d3d1c5318a8f22344054aa4b9 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/mystery-box",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "description": "Secure a payload in a web-safe format.",
   "main": "index.js",
   "scripts": {