bump package version to 1.2.6 v1.2.6
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 30 Jul 2022 21:44:45 +0000 (14:44 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 30 Jul 2022 21:44:45 +0000 (14:44 -0700)
package-lock.json
package.json

index 167893762acdf39c9896e86204d7363977b71ee7..671eb0cec54d0c44ed40ca8f3cc082412d602a9a 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.5",
+  "version": "1.2.6",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/authentication-module",
-      "version": "1.2.5",
+      "version": "1.2.6",
       "license": "ISC",
       "dependencies": {
         "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8",
index e3c741892e784059eb79037c6b7cd0e859ee8662..ad9e74340d799a469261a0ad374943f896467f3e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.5",
+  "version": "1.2.6",
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {