From 32dc66e8893404a18f2c9c1c0dd280ae67904c75 Mon Sep 17 00:00:00 2001 From: leonkukuk Date: Sun, 28 Mar 2021 13:21:39 +0200 Subject: [PATCH] Increase version to 2.0.0 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48eff63..dfa4038 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 2.0.0 +* Support null-safety + ## 1.2.0 * Add MacOS support diff --git a/pubspec.yaml b/pubspec.yaml index 0e89009..7137920 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_udid description: Plugin to retrieve a persistent UDID accross reinstalls on iOS and Android -version: 1.2.0 +version: 2.0.0 homepage: https://github.com/GigaDroid/flutter_udid dependencies: