release: v2.0.1 (#91)

* build: bump version

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
Jozef Steinhübl 2024-07-15 21:09:36 +02:00 committed by GitHub
parent f43b443c1c
commit 4bc047ad25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "setup-bun",
"version": "2.0.0",
"version": "2.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "setup-bun",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.1.4",

View File

@ -1,7 +1,7 @@
{
"private": true,
"name": "setup-bun",
"version": "2.0.0",
"version": "2.0.1",
"description": "Setup Bun on GitHub Actions.",
"keywords": [
"bun",