From 6666e33391dda8bbea32ace1feff8e42aac73fea Mon Sep 17 00:00:00 2001 From: Bugfix Jacques Date: Mon, 16 Oct 2023 15:47:39 +0200 Subject: [PATCH] fix: Changelog --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 292ec27..901e8ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ SPDX-FileCopyrightText: 2022 Iconica SPDX-License-Identifier: GPL-3.0-or-later --> +# 1.2.0 + +- feat: Added the ability to have an async register function so you can call it asynchronous. + # 1.1.0 - feat: Added the ability to go to specific page on error diff --git a/pubspec.yaml b/pubspec.yaml index 03f5923..d318f16 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ name: flutter_registration description: A Flutter Registration package -version: 1.1.0 +version: 1.2.0 repository: https://github.com/Iconica-Development/flutter_registration environment: