bump package version to 1.3.1 v1.3.1
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 10 Jun 2023 20:24:02 +0000 (13:24 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 10 Jun 2023 20:24:02 +0000 (13:24 -0700)
package-lock.json
package.json

index 2394c4d19140be7c462dc8995608e6d958bb91ef..bf8cb13dafcea614bfbb73af9416fd8621e0c8c8 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/authentication-module",
-      "version": "1.3.0",
+      "version": "1.3.1",
       "license": "ISC",
       "dependencies": {
         "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.9",
index 67aa0923106a0ed43a7b916ff95d2a9842aa11b6..f19f283cb6aeb0483e3d7e50b611c2cd33b4ca49 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {