Skip to content

Commit

Permalink
pub
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP committed Oct 1, 2023
1 parent 7f1b55e commit 0d52a9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,4 +221,4 @@ jobs:
cd ..
pnpm i
pnpm build
pnpm publish --access public
pnpm publish --access public --no-git-checks
2 changes: 1 addition & 1 deletion addon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rubick-native-addon",
"version": "0.0.3-beta",
"version": "0.0.4",
"main": "index.js",
"types": "index.d.ts",
"napi": {
Expand Down

0 comments on commit 0d52a9b

Please sign in to comment.