Skip to content

Commit

Permalink
chore: bump version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
im-neiru committed Nov 23, 2024
1 parent 022544b commit 92a40c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rsbuild-plugin-wasmpack",
"version": "0.0.1",
"version": "0.0.2",
"description": "A plugin for rsbuild to compile Rust crates to WebAssembly using wasm-pack",
"repository": "https://github.com/im-neiru/rsbuild-plugin-wasmpack",
"type": "module",
Expand Down

0 comments on commit 92a40c1

Please sign in to comment.