Browse Source

fix(auth): bump version

Karol Sójko 1 year ago
parent
commit
b91cd7e232
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/auth/package.json

+ 1 - 1
packages/auth/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@standardnotes/auth-server",
   "name": "@standardnotes/auth-server",
-  "version": "1.143.4",
+  "version": "1.143.5",
   "engines": {
   "engines": {
     "node": ">=18.0.0 <21.0.0"
     "node": ">=18.0.0 <21.0.0"
   },
   },