bump package version to 1.2.1 v1.2.1
authorJustin Wind <justin.wind+git@gmail.com>
Sun, 13 Mar 2022 21:36:36 +0000 (14:36 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sun, 13 Mar 2022 21:36:36 +0000 (14:36 -0700)
package-lock.json
package.json

index 7a9e6f18f6a3d73869684bf3154b0249ade147a0..376585f8cc504adce914a7db0582d09e88f6438e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.0",
+  "version": "1.2.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 6b19e361c18a477bb874d8792fb4853f438d92b7..89ed8c8e7fa891c6438dc3ac5a2ab922d762a245 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.0",
+  "version": "1.2.1",
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {