diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ef64c3..7289db8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.0+6 + +- Support flutter 2.0 + ## 1.0.0+5 - Dependency bump diff --git a/pubspec.yaml b/pubspec.yaml index 33cddc6..7824aaa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,6 +2,7 @@ name: esp_provisioning description: Espressif Provisioning library version: 1.0.0+6 homepage: https://github.com/sunshine-tech/esp_provisioning.git +author: @tuanpmt environment: sdk: ">=2.7.0 <3.0.0"