From: Justin Wind Date: Fri, 6 May 2022 17:59:48 +0000 (-0700) Subject: bump package version to 1.0.7 X-Git-Tag: v1.0.7 X-Git-Url: http://git.squeep.com/?p=squeep-mystery-box;a=commitdiff_plain;h=f14566229acc97c45f30ae776019d4732f7765fc;hp=e05929f3848891dc4ee13c7cce5d2a3107a17b6b bump package version to 1.0.7 --- diff --git a/package-lock.json b/package-lock.json index 4cb2fda..a504fb2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@squeep/mystery-box", - "version": "1.0.6", + "version": "1.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f3ad3fb..eb40e99 100644 --- a/package.json +++ b/package.json @@ -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": {