diff --git a/packer/Cargo.toml b/packer/Cargo.toml index 15a165bc4..ec8625383 100644 --- a/packer/Cargo.toml +++ b/packer/Cargo.toml @@ -5,7 +5,7 @@ license = "MIT" repository = "https://github.com/facebook/flipper.git" keywords = ["flipper", "cli"] categories = ["development-tools"] -version = "0.2.0" +version = "0.2.1" authors = ["Facebook, Inc."] edition = "2018"