From 1a2089409c65fabe9ea9d428d1c443d00f686e2d Mon Sep 17 00:00:00 2001 From: Sahil Kumar Date: Tue, 12 Mar 2024 03:21:28 +0530 Subject: [PATCH] feat: prepare for release Signed-off-by: Sahil Kumar --- CHANGELOG.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eb8fcb..e43f9ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Upcoming +## 2.1.0 - Bump rive version to ^0.13.0. - Bump lottie version to ^3.0.0. diff --git a/pubspec.yaml b/pubspec.yaml index 6e04b7a..69a7a37 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: giffy_dialog homepage: https://github.com/xsahil03x/giffy_dialog description: A Flutter package for a quick, handy and beautiful giffy dialogs and bottom sheets. -version: 2.0.0+2 +version: 2.1.0 repository: https://github.com/xsahil03x/giffy_dialog issue_tracker: https://github.com/xsahil03x/giffy_dialog/issues