From d229aca5b6096740f8c9ac465a12844eb0caea11 Mon Sep 17 00:00:00 2001 From: susatthi Date: Sun, 15 Oct 2023 14:05:05 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20Fixed=20logo=20path?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- README.md | 2 +- pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c778fa3..52469aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.4.3 +## 0.4.2+1 - Added logo image. diff --git a/README.md b/README.md index 9b1adf9..37e2189 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![logo](./logo.png) +![logo](https://github.com/susatthi/roggle/blob/main/logo.png?raw=true) # Roggle diff --git a/pubspec.yaml b/pubspec.yaml index be384bd..4ff0e53 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: roggle description: Simple, colorful and easy to expand logger for dart. Inspired by the logger and dependent to the logger. -version: 0.4.2 +version: '0.4.2+1' homepage: https://github.com/susatthi/roggle environment: