From 23869a1668ffbc8ec84cbcbfcb8b1acb4ff62255 Mon Sep 17 00:00:00 2001 From: Alex Demchenko Date: Tue, 1 Jun 2021 17:01:40 +0200 Subject: [PATCH] Bump version number --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 946a7993e..b1b081f06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.6 + +- Update dependencies + ## 1.0.5 - Update dependencies diff --git a/pubspec.yaml b/pubspec.yaml index 72725b44d..3d7974ab8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: flutter_chat_ui description: > Actively maintained, community-driven chat UI implementation with an optional Firebase BaaS. -version: 1.0.5 +version: 1.0.6 homepage: https://flyer.chat environment: