diff --git a/weld/Cargo.toml b/weld/Cargo.toml index 572a409e5..7da57160e 100644 --- a/weld/Cargo.toml +++ b/weld/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "weld" -version = "0.3.0" +version = "0.3.1" authors = ["Weld Developers "] build = "build.rs" description = "Weld is a language and runtime for improving the performance of data-intensive applications."