Skip to content

Commit 59651a1

Browse files
committed
chore: Publish v1.2.129
1 parent 3117585 commit 59651a1

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.

crates/wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "Apache-2.0"
66
name = "wasm"
77
publish = false
88
repository = "https://github.com/swc-project/swc.git"
9-
version = "1.2.128"
9+
version = "1.2.129"
1010

1111
[lib]
1212
crate-type = ["cdylib"]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc/core",
3-
"version": "1.2.128",
3+
"version": "1.2.129",
44
"description": "Super-fast alternative for babel",
55
"homepage": "https://swc.rs",
66
"main": "./index.js",

0 commit comments

Comments
 (0)