diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ca044b..0bd69ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.1 + +* Update Readme 📚 + ## 1.0.0 * Inital release of this package 🎉 diff --git a/example/pubspec.lock b/example/pubspec.lock index d9e47a1..b07805e 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -21,7 +21,7 @@ packages: path: ".." relative: true source: path - version: "1.0.0" + version: "1.0.1" ffi: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index babf051..792143d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: emoji_picker_flutter description: A Flutter package that provides an Emoji picker widget with 390 emojis in 8 categories. -version: 1.0.0 +version: 1.0.1 homepage: https://github.com/Fintasys/emoji_picker_flutter environment: