diff --git a/Cargo.toml b/Cargo.toml index c384a92..46f246a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "roche" -version = "0.1.0" +version = "0.2.0" authors = ["Anthony Whalley "] edition = "2018" description = "A cli to build serverless rust applications"