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