1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00
This commit is contained in:
Andrey Nering
2025-04-21 13:57:43 -03:00
parent 3976e8372a
commit 3d36616e9e
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
3.43.0
3.43.1

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "@go-task/cli",
"version": "3.43.0",
"version": "3.43.1",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

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