diff --git a/common/Cargo.toml b/common/Cargo.toml index c1b0bb3f721..d497f4c08c4 100644 --- a/common/Cargo.toml +++ b/common/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" license = "Apache-2.0/MIT" name = "swc_common" repository = "https://github.com/swc-project/swc.git" -version = "0.10.10" +version = "0.10.11" [features] concurrent = ["parking_lot"]