Skip to content

Commit 7f96847

Browse files
committed
chore: Publish v1.2.65
1 parent ff47e25 commit 7f96847

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.64",
3+
"version": "1.2.65",
44
"description": "Super-fast alternative for babel",
55
"homepage": "https://swc.rs",
66
"main": "./index.js",

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 AND MIT"
66
name = "wasm"
77
publish = false
88
repository = "https://github.com/swc-project/swc.git"
9-
version = "1.2.64"
9+
version = "1.2.65"
1010

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

0 commit comments

Comments
 (0)