Commit b6dc220

Anton Golub <antongolub@antongolub.com>
2025-05-06 20:37:54
chore: bump version to v8.5.4 tag: 8.5.4
1 parent 20359d2
package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "zx",
-  "version": "8.5.3",
+  "version": "8.5.4",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "zx",
-      "version": "8.5.3",
+      "version": "8.5.4",
       "license": "Apache-2.0",
       "bin": {
         "zx": "build/cli.js"
package.json
@@ -1,6 +1,6 @@
 {
   "name": "zx",
-  "version": "8.5.3",
+  "version": "8.5.4",
   "description": "A tool for writing better scripts",
   "type": "module",
   "main": "./build/index.cjs",