release: v3.28.0

This commit is contained in:
Andrey Nering
2023-07-24 22:12:09 -03:00
parent a16a5ea81a
commit 44ca1fc77e
4 changed files with 15 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@go-task/cli",
"version": "3.27.1",
"version": "3.28.0",
"description": "A task runner / simpler Make alternative written in Go",
"scripts": {
"postinstall": "go-npm install",