bump package version to 1.2.2 v1.2.2
authorJustin Wind <justin.wind+git@gmail.com>
Wed, 6 Apr 2022 17:42:17 +0000 (10:42 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Wed, 6 Apr 2022 17:42:17 +0000 (10:42 -0700)
package-lock.json
package.json

index 5bb14ffef8fa147d55efb4417c5a4cd82ae5c101..bddea2a2308eb3a436a2d1d95d10f7a164af4704 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.1",
+  "version": "1.2.2",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index bdad308026842b090bea75cb6dd916ae13c7ddad..a2d80738c333fee1aa03abbca6e6c7ba6423ad6f 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.1",
+  "version": "1.2.2",
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {