bump package version to 1.5.1 v1.5.1
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 25 Jan 2025 22:53:17 +0000 (14:53 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 25 Jan 2025 22:53:17 +0000 (14:53 -0800)
package-lock.json
package.json

index 454f032e8cb4848728478a264ef9bbdd48fa9dd4..f6ac4af000132047852214f7a6733fba329b02c1 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.5.0",
+  "version": "1.5.1",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/authentication-module",
-      "version": "1.5.0",
+      "version": "1.5.1",
       "license": "ISC",
       "dependencies": {
         "@squeep/api-dingus": "^2",
index 4446a5f0d33ba37de1e2ced80340f2a05d5bd017..6aff0de3769e374b7aee1a34966004bb52dfe1a5 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/authentication-module",
-  "version": "1.5.0",
+  "version": "1.5.1",
   "description": "Wrangles authenticated sessions, endpoints, and resources; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {