Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 9894de0

Browse files
committed
8.0.1
1 parent 56c597a commit 9894de0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
name = "swc_mut_cjs_exports"
99
readme = "README.md"
1010
repository = "https://github.com/magic-akari/swc_mut_cjs_exports"
11-
version = "0.109.1"
11+
version = "8.0.1"
1212

1313
[lib]
1414
crate-type = ["cdylib", "lib"]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swc_mut_cjs_exports",
3-
"version": "0.109.1",
3+
"version": "8.0.1",
44
"description": "[SWC plugin] mutable CJS exports",
55
"author": "magic-akari <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)