diff --git a/CHANGELOG.md b/CHANGELOG.md index b6b2720..1de32f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,3 +6,7 @@ * Documentation. +## 0.0.3 + +* More documentation. + diff --git a/LICENSE b/LICENSE index 42c87e8..ed63c13 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -keyboard_height_plugin +BSD 3-Clause License Copyright (c) <2023>, All rights reserved. diff --git a/pubspec.yaml b/pubspec.yaml index 4dcf1d8..adbf359 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: keyboard_height_plugin description: Flutter plugin that emits keyboard height before it shows (ios/android) -version: 0.0.2 +version: 0.0.3 repository: https://github.com/nschairer/keyboard_height_plugin environment: