Summary: Just bumpin'.

Reviewed By: fabiomassimo

Differential Revision: D27194182

fbshipit-source-id: 983cd09aab8087a70d133cd56c83b39a63890366
This commit is contained in:
Pascal Hartig
2021-03-23 13:26:31 -07:00
committed by Facebook GitHub Bot
parent 8b97ce2954
commit 0a7f37d859
2 changed files with 2 additions and 2 deletions

2
packer/Cargo.lock generated
View File

@@ -228,7 +228,7 @@ dependencies = [
[[package]]
name = "flipper-packer"
version = "0.2.1"
version = "0.3.0"
dependencies = [
"anyhow",
"clap",

View File

@@ -5,7 +5,7 @@ license = "MIT"
repository = "https://github.com/facebook/flipper.git"
keywords = ["flipper", "cli"]
categories = ["development-tools"]
version = "0.2.1"
version = "0.3.0"
authors = ["Facebook, Inc."]
edition = "2018"