Update version to 0.6.0

This commit is contained in:
Alex Rodionov 2024-02-13 08:59:38 -08:00
parent 8b62d10a25
commit 0565e39cc0
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "setup-bazel",
"version": "0.5.0",
"version": "0.6.0",
"description": "Install and configure Bazel for GitHub Actions",
"main": "index.js",
"engines": {