diff --git a/tfct/Cargo.toml b/tfct/Cargo.toml index be96045..1ee0b4c 100644 --- a/tfct/Cargo.toml +++ b/tfct/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tfct" -version = "0.1.0" +version = "0.1.0-alpha1" description = "A tool to help manage a toolset that helps manage your deployments" authors = ["Christian Haynes <06chaynes@gmail.com>"] repository = "https://github.com/06chaynes/tfc-toolset.git"