Release 0.5.0

This commit is contained in:
Alex Rodionov 2024-02-07 06:38:33 -08:00
parent 14997dcb06
commit 42a3e0dfad
2 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "setup-bazel",
"version": "0.4.0",
"version": "0.5.0",
"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"
}
}
}