From f5047355a33df659371042634ccfe4647ad74f75 Mon Sep 17 00:00:00 2001 From: "leonardo.gabriel" Date: Thu, 7 Jul 2022 12:59:26 -0300 Subject: [PATCH] Changed thumbnail image --- CHANGELOG.md | 6 +++++- README.md | 2 +- pubspec.yaml | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f13f11da..120f7bd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -## 0.0.5 +## 0.0.6 + +* Updated README thumbnail + +## 0.0.6 * Updated README diff --git a/README.md b/README.md index 18607904..cf48b159 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This project was born based on the need to create a Design System to be used wit Components. Guides. Brands. It's all here, no riddles. The Blip DS is all yours. [Blip DS](https://design.take.net/240287753/p/9953dc-take-blip-ds-elementar). -![thumbnail-components](./assets/svg/thumbnail-github.svg) +![thumbnail-components](https://github.com/takenet/blip-ds-flutter/blob/main/assets/svg/thumbnail-github.svg) ## Installation diff --git a/pubspec.yaml b/pubspec.yaml index 9670dd40..e262122d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: blip_ds description: Blip Design System for Flutter. -version: 0.0.5 +version: 0.0.6 homepage: https://github.com/takenet/blip-ds-flutter#readme repository: https://github.com/takenet/blip-ds-flutter