chore: bump version

This commit is contained in:
Hyro
2022-07-13 09:42:02 +02:00
committed by GitHub
parent 3868f53a52
commit baf23f03bc
+2 -2
View File
@@ -1,5 +1,5 @@
{ {
"version": "0.1.2", "version": "0.1.3",
"name": "setup-bun", "name": "setup-bun",
"main": "dist/index.js", "main": "dist/index.js",
"type": "module", "type": "module",
@@ -34,4 +34,4 @@
"bun-types": "^0.0.83", "bun-types": "^0.0.83",
"typescript": "^4.7.4" "typescript": "^4.7.4"
} }
} }