diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e2fe7c1..4f840b0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 1.1.2 - 2020-07-30 +## 1.1.3 - 2020-07-30 ### Fixed * [GFAppBar] clear button does not fire onChanged #149 diff --git a/README.md b/README.md index 868d7f35..2b365a03 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ we have launched the library with the following components : * Write and improve some **documentation**. Documentation is very critical to us. We would appreciate help in adding multiple languages to our docs. * If you are a developer, feel free to check out the source and submit pull requests. * Dig into [**CONTRIBUTING.MD**](CONTRIBUTING.md), which covers submitting bugs, requesting new features, preparing your code for a pull request, etc. - * Please don't forget to **like**, **follow**, and **star our repo**! Join our growing [community](http://forum.getwidget.dev) to keep up to date with the latest GetWidget development. + * Please don't forget to **like**, **follow**, and **star our repo**! Join our growing [community](https://forum.getwidget.dev) to keep up to date with the latest GetWidget development. diff --git a/example/pubspec.lock b/example/pubspec.lock index 39ab618f..ebc1d1bd 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -92,7 +92,7 @@ packages: path: ".." relative: true source: path - version: "1.1.2" + version: "1.1.3" image: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 76d0f85e..a0a56314 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: getwidget description: GetWidget is open source libraries that come with pre-build 1000+ UI components. It makes development faster & more enjoyable. You can customize the component as per your need. -version: 1.1.2 +version: 1.1.3 homepage: https://github.com/ionicfirebaseapp/getwidget environment: