Skip to content

Commit da5114d

Browse files
committed
chore: Publish v1.2.177
1 parent ece6f12 commit da5114d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/binding_core_wasm/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "Apache-2.0"
66
name = "binding_core_wasm"
77
publish = false
88
repository = "https://github.com/swc-project/swc.git"
9-
version = "1.2.176"
9+
version = "1.2.177"
1010

1111
[lib]
1212
bench = false

package.json

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

0 commit comments

Comments
 (0)