chore: vers bump and release flag added

This commit is contained in:
frelodev 2024-08-21 17:14:49 +02:00
parent f29ea23c4e
commit 380bb58fb6
2 changed files with 2 additions and 2 deletions

2
dist/js/build.sh vendored
View file

@ -1 +1 @@
npx napi build --cargo-cwd ../..
npx napi build --release --cargo-cwd ../..

View file

@ -1,6 +1,6 @@
{
"name": "@codemp/codemp",
"version": "0.0.1",
"version": "0.0.2",
"dependencies": {
"@napi-rs/cli": "^2.18.0",