chore: bump version

This commit is contained in:
Hyro
2022-07-12 07:35:26 +02:00
committed by GitHub
parent dd174af50e
commit 705032ffe3

View File

@@ -1,5 +1,5 @@
{ {
"version": "0.1.0", "version": "0.1.1",
"name": "setup-bun", "name": "setup-bun",
"main": "dist/index.js", "main": "dist/index.js",
"type": "module", "type": "module",
@@ -15,4 +15,4 @@
"@actions/tool-cache": "^2.0.1", "@actions/tool-cache": "^2.0.1",
"node-fetch": "^3.2.6" "node-fetch": "^3.2.6"
} }
} }