Sfoglia il codice sorgente

fix(auth): bump version

Karol Sójko 1 anno fa
parent
commit
b91cd7e232
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      packages/auth/package.json

+ 1 - 1
packages/auth/package.json

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