Commit 52f5c72

Anton Golub <antongolub@antongolub.com>
2025-04-09 09:51:25
chore: bump v to 8.5.2 (#1191) tag: 8.5.2
1 parent c56353e
package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "zx",
-  "version": "8.5.1",
+  "version": "8.5.2",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "zx",
-      "version": "8.5.1",
+      "version": "8.5.2",
       "license": "Apache-2.0",
       "bin": {
         "zx": "build/cli.js"
package.json
@@ -1,6 +1,6 @@
 {
   "name": "zx",
-  "version": "8.5.1",
+  "version": "8.5.2",
   "description": "A tool for writing better scripts",
   "type": "module",
   "main": "./build/index.cjs",