Skip to content

Commit

Permalink
chore: vers bump and release flag added
Browse files Browse the repository at this point in the history
  • Loading branch information
frelodev committed Aug 21, 2024
1 parent f29ea23 commit 380bb58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/js/build.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
npx napi build --cargo-cwd ../..
npx napi build --release --cargo-cwd ../..
2 changes: 1 addition & 1 deletion dist/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codemp/codemp",
"version": "0.0.1",
"version": "0.0.2",

"dependencies": {
"@napi-rs/cli": "^2.18.0",
Expand Down

0 comments on commit 380bb58

Please sign in to comment.