chore(version): 0.1.0
Some checks failed
Publish package / build_and_publish (push) Failing after 19s

This commit is contained in:
Alexander Navarro 2025-02-18 16:51:02 -03:00
parent 74d0f81a6c
commit df586c34d4
2 changed files with 15 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@alecodes/bun-static-builder",
"version": "0.0.0",
"version": "0.1.0",
"module": "src/index.ts",
"bin": "src/cli.ts",
"type": "module",