v0.2.0
Summary: Bumping the version as the manifest is very much incompatible with the previous one. Reviewed By: jknoxville Differential Revision: D24078358 fbshipit-source-id: 562a1216e8c913b18a2509b126402dbd56054c8d
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d477ed7818
commit
aad6890f0f
2
packer/Cargo.lock
generated
2
packer/Cargo.lock
generated
@@ -272,7 +272,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "flipper-packer"
|
name = "flipper-packer"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"clap",
|
"clap",
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ license = "MIT"
|
|||||||
repository = "https://github.com/facebook/flipper.git"
|
repository = "https://github.com/facebook/flipper.git"
|
||||||
keywords = ["flipper", "cli"]
|
keywords = ["flipper", "cli"]
|
||||||
categories = ["development-tools"]
|
categories = ["development-tools"]
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
authors = ["Facebook, Inc."]
|
authors = ["Facebook, Inc."]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user