From 8ba3104419cb55f0c75fff4e49d3073c85ebb11f Mon Sep 17 00:00:00 2001 From: zaaack Date: Mon, 26 Aug 2024 21:15:21 +0800 Subject: [PATCH] 0.2.33 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cb47e7..592de39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foy", - "version": "0.2.32", + "version": "0.2.33", "description": "A simple, light-weight and modern task runner for general purpose.", "main": "./lib/index.js", "typings": "./lib/index",