From 6ddc51bea8373f756a425f500e9b961134d69bfc Mon Sep 17 00:00:00 2001 From: Noah Schairer Date: Fri, 28 Apr 2023 16:21:12 -0400 Subject: [PATCH] license fix --- CHANGELOG.md | 4 ++++ LICENSE | 2 +- pubspec.yaml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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: