Skip to content

Commit 6138501

Browse files
committed
Version 1.0.5
1 parent a7d18aa commit 6138501

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@wasm-tool/rollup-plugin-rust",
33
"author": "Pauan <pauanyu+github@pm.me>",
44
"description": "Rollup plugin for bundling and importing Rust crates.",
5-
"version": "1.0.4",
5+
"version": "1.0.5",
66
"license": "MIT",
77
"repository": "github:wasm-tool/rollup-plugin-rust",
88
"homepage": "https://github.com/wasm-tool/rollup-plugin-rust#readme",
@@ -28,4 +28,4 @@
2828
"toml": "^3.0.0",
2929
"wasm-pack": "^0.9.0"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)