From ad005cfca328c8d16e5910e0b1f7a428f8089777 Mon Sep 17 00:00:00 2001 From: Rachel Bonny Date: Thu, 24 Feb 2022 12:55:59 +0100 Subject: [PATCH] chore: bump version --- CHANGELOG.md | 4 ++++ example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d422492..8c1deff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.0.1 + +- Improve formatting + ## 2.0.0 - Migration to use dart with null safety diff --git a/example/pubspec.lock b/example/pubspec.lock index 273c044..d506631 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -94,7 +94,7 @@ packages: path: ".." relative: true source: path - version: "2.0.0" + version: "2.0.1" sky_engine: dependency: transitive description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index d54d872..f76cb34 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: screen_lock_check description: A plugin that checks whether the user has enabled a passcode, pattern lock, face id or touch id on their device. -version: 2.0.0 +version: 2.0.1 homepage: https://github.com/koa-health/screen_lock_check environment: