Flipper Release: v0.21.0

Summary:
# Highlights

- Revamped documentation! We redesigned https://fbflipper.com/ and hope you like it. We added new tutorials, feature pages and way too many things to list here.
- `no-op` package for Android makes it easier to (not) ship Flipper with production releases.
- "Copy as cURL" support for the network plugin (https://github.com/facebook/flipper/pull/415)

Reviewed By: danielbuechele

Differential Revision: D15518400

fbshipit-source-id: 041cc546f4bfd70b13d9bb25eaa6eecf5dc1d7f9
This commit is contained in:
Pascal Hartig
2019-05-28 10:12:21 -07:00
committed by Facebook Github Bot
parent a630b50a8f
commit c8965d389d
5 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
flipperkit_version = '0.20.3'
flipperkit_version = '0.21.0'
Pod::Spec.new do |spec|
spec.name = 'Flipper'
spec.version = flipperkit_version