From a5c32b05cf87808d35e7af8511c51e589ef05fe9 Mon Sep 17 00:00:00 2001 From: zaaack Date: Thu, 20 Oct 2022 17:05:28 +0800 Subject: [PATCH] 0.2.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ba309e..2d02b3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foy", - "version": "0.2.18", + "version": "0.2.19", "description": "A simple, light-weight and modern task runner for general purpose.", "main": "./lib/index.js", "typings": "./lib/index",