bump package version to 1.2.4 v1.2.4
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 11 Jun 2022 00:42:16 +0000 (17:42 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 11 Jun 2022 00:42:16 +0000 (17:42 -0700)
package-lock.json
package.json

index d34968eae9800a4c485d148bfada1ad681777d76..f8deeb385804290da1975399f648e4f77224af88 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.3",
+  "version": "1.2.4",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/authentication-module",
-      "version": "1.2.3",
+      "version": "1.2.4",
       "license": "ISC",
       "dependencies": {
         "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8",
index de9ed17ebecbb859ad4ce4d0232817d8799b6f1d..077891933e20140424943f0b043c3554a033b80a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.3",
+  "version": "1.2.4",
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {