Skip to content

Commit bd69531

Browse files
committed
chore: bump version to 0.0.1
1 parent b5a95cd commit bd69531

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

package-lock.json

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
"start": "WHISPERASR_API_BASE=http://whisper:9000 npm run action",
2020
"dev": "clear && GITHUB_ISSUE=1 DEBUG=script npm run action",
2121
"release": "sh release.sh"
22-
}
22+
},
23+
"version": "0.0.1"
2324
}

0 commit comments

Comments
 (0)