diff --git a/CHANGELOG.md b/CHANGELOG.md index b285cfe..ddb0b1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.0 + +* Linter fix and stable, functional, version + ## 0.0.3 * Updated kotlin version diff --git a/pubspec.yaml b/pubspec.yaml index c983f07..e965129 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: sensitive_clipboard description: Flutter plugin that wraps the original flutter clipboard and allows hide sensitive content -version: 0.0.3 +version: 1.0.0 homepage: https://github.com/marcellocamara/sensitive_clipboard environment: