Release 0.7.1

This commit is contained in:
Alex Rodionov 2024-03-01 11:15:47 -08:00
parent 2eb83dc753
commit 527d41d462
2 changed files with 14 additions and 14 deletions

View file

@ -1,6 +1,6 @@
{
"name": "setup-bazel",
"version": "0.7.0",
"version": "0.7.1",
"description": "Install and configure Bazel for GitHub Actions",
"main": "index.js",
"engines": {
@ -21,4 +21,4 @@
"@vercel/ncc": "^0.36.0",
"yaml": "^2.2.1"
}
}
}