Fix version in package.json (#7)

This commit is contained in:
Alex Rodionov 2024-03-09 11:12:39 -08:00 committed by GitHub
parent c423f000c1
commit b7383df9e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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