From ed35f42329afdcd34e3a97dabe3415997df2979f Mon Sep 17 00:00:00 2001 From: zaaack Date: Wed, 10 Jan 2024 08:28:48 +0800 Subject: [PATCH] 0.2.23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7330372..0225691 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foy", - "version": "0.2.22", + "version": "0.2.23", "description": "A simple, light-weight and modern task runner for general purpose.", "main": "./lib/index.js", "typings": "./lib/index",