diff --git a/CHANGELOG.md b/CHANGELOG.md index 24eec40..a94728d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.2.2 + +* Minor readme update + ## 0.2.1 * Minor readme update diff --git a/README.md b/README.md index db32f21..f212133 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,4 @@ Android and/or iOS. For help getting started with Flutter, view our [online documentation](https://flutter.dev/docs), which offers tutorials, -samples, guidance on mobile development, and a full API reference. - -##Credits - -This project was forked from tzh2017 [pub.dev](https://pub.dev/packages/flutter_proxy) and enhance with some custom proxy classes which are making the assignment of proxies more convenient. \ No newline at end of file +samples, guidance on mobile development, and a full API reference. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index ef4e623..fdb3a03 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: native_flutter_proxy description: A flutter plugin to read and set network proxy info from native. -version: 0.2.1 +version: 0.2.2 homepage: https://github.com/victorblaess/native_flutter_proxy environment: