diff --git a/ecmascript/Cargo.toml b/ecmascript/Cargo.toml index 1850b08e319..4d24ba779f3 100644 --- a/ecmascript/Cargo.toml +++ b/ecmascript/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "swc_ecmascript" -version = "0.5.0" +version = "0.5.1" authors = ["강동윤 "] license = "Apache-2.0/MIT" repository = "https://github.com/swc-project/swc.git"