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: