From 4d8fb66be8236ec70fc0330382694e3ad680fbce Mon Sep 17 00:00:00 2001 From: yangzhen Date: Wed, 10 Jan 2024 08:20:22 +0800 Subject: [PATCH] 0.2.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e76896..389cd03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foy", - "version": "0.2.24", + "version": "0.2.25", "description": "A simple, light-weight and modern task runner for general purpose.", "main": "./lib/index.js", "typings": "./lib/index",