bump package version to 1.2.5 v1.2.5
authorJustin Wind <justin.wind+git@gmail.com>
Tue, 28 Jun 2022 17:30:06 +0000 (10:30 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Tue, 28 Jun 2022 17:30:06 +0000 (10:30 -0700)
package-lock.json
package.json

index 5912a4d07c67f094b1572803f610af943fb8ba43..0f02a94d63e4b99e4403dcf37ae7fbf23f0f56d5 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.4",
+  "version": "1.2.5",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/authentication-module",
-      "version": "1.2.4",
+      "version": "1.2.5",
       "license": "ISC",
       "dependencies": {
         "@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.8",
index 9df794bc43ac841465d0ee928580cd0ba5633d25..7cbc33b3fdd38b00f15cd19baef0048c86109a52 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.2.4",
+  "version": "1.2.5",
   "description": "Wrangles authenticated sessions; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {