Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP authored Oct 13, 2023
1 parent 7766b1c commit af06d7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rubick-native",
"version": "0.0.9",
"version": "0.0.10-beta",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.js",
Expand All @@ -27,4 +27,4 @@
"addon/index.js",
"addon/index.d.ts"
]
}
}

0 comments on commit af06d7f

Please sign in to comment.