1.4.0 master v1.4.0
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 23 Mar 2024 21:36:51 +0000 (14:36 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 23 Mar 2024 21:36:51 +0000 (14:36 -0700)
package-lock.json
package.json

index 977ca4a27022e1487f3ab494cd91ec08e6f94d90..984d8fef15bc35fb21b374725b37b42599b60c20 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.3.2",
+  "version": "1.4.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/authentication-module",
-      "version": "1.3.2",
+      "version": "1.4.0",
       "license": "ISC",
       "dependencies": {
         "@squeep/api-dingus": "^2.1.0",
index e0901c785b1f2371aca9aa748b03ddf8717b0164..9f93c4d6dbb15ee6a45a857b5972a6c5c6722621 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.3.2",
+  "version": "1.4.0",
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {