diff --git a/Cargo.toml b/Cargo.toml index 7646662..796b188 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "retroqwest" -version = "0.0.1-beta.2" +version = "0.0.1-rc.1" edition = "2018" description = "A reqwest REST client generator." repository = "https://github.com/jakeswenson/retroqwest"