chore: Publish v1.2.225

This commit is contained in:
Donny/강동윤 2022-08-11 15:21:25 +09:00
parent 758fcece40
commit c92cf79488
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -190,7 +190,7 @@ dependencies = [
[[package]]
name = "binding_core_wasm"
version = "1.2.224"
version = "1.2.225"
dependencies = [
"swc_core",
"wasm-bindgen",

View File

@ -6,7 +6,7 @@ license = "Apache-2.0"
name = "binding_core_wasm"
publish = false
repository = "https://github.com/swc-project/swc.git"
version = "1.2.224"
version = "1.2.225"
[lib]
bench = false

View File

@ -1,6 +1,6 @@
{
"name": "@swc/core",
"version": "1.2.224",
"version": "1.2.225",
"description": "Super-fast alternative for babel",
"homepage": "https://swc.rs",
"main": "./index.js",