diff --git a/Cargo.toml b/Cargo.toml index 5015d03..f89ea61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oxbuild" -version = "0.1.1" +version = "0.1.2" description = "Ultra-fast typescript compiler" authors = ["Don Isaac "] license = "MIT"