From 80c276e0fc6653ff8db20380cbbb31b84908d0aa Mon Sep 17 00:00:00 2001 From: Vadim Khomyakov Date: Tue, 26 Jan 2021 20:42:56 +0400 Subject: [PATCH] Update change log and version --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36dd42be..34ebd177 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.2 + +* Fix problem with dependencies. + ## 1.0.1 * Showing full path of request inside list. diff --git a/pubspec.yaml b/pubspec.yaml index a5c1ad73..1905ad22 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: alice_lightweight description: Lightweight Alice version. Removed additional dependencies except dio. -version: 1.0.1 +version: 1.0.2 homepage: https://github.com/jhomlala/alice environment: