From 0cd452ce9ab4eb2f95e17d620565008de885515f Mon Sep 17 00:00:00 2001 From: "leonardo.gabriel" Date: Thu, 7 Jul 2022 12:40:19 -0300 Subject: [PATCH] Added thumbnail image --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cb17d50..f13f11da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.5 + +* Updated README + ## 0.0.4 * Updated README diff --git a/pubspec.yaml b/pubspec.yaml index aec8bc18..9670dd40 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: blip_ds description: Blip Design System for Flutter. -version: 0.0.4 +version: 0.0.5 homepage: https://github.com/takenet/blip-ds-flutter#readme repository: https://github.com/takenet/blip-ds-flutter