From 1b776a79df5a5da27fce4b6bc890ccb8871fdc77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcello=20C=C3=A2mara?= Date: Sun, 17 Jul 2022 20:25:45 -0300 Subject: [PATCH] feat: version 0.0.3 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4bab37..b285cfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.3 + +* Updated kotlin version + ## 0.0.2 * Allows to paste text from clipboard diff --git a/pubspec.yaml b/pubspec.yaml index 37a69b9..c983f07 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.2 +version: 0.0.3 homepage: https://github.com/marcellocamara/sensitive_clipboard environment: