diff --git a/.github/workflows/coverage_test.yml b/.github/workflows/coverage_test.yml index ca251d0..22cd032 100644 --- a/.github/workflows/coverage_test.yml +++ b/.github/workflows/coverage_test.yml @@ -1,4 +1,4 @@ -name: dart +name: Dart CI - Test Coverage on: push: branches: [main] diff --git a/CHANGELOG.md b/CHANGELOG.md index 07500d4..f84321d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ * Improvements -## 0.0.17 | 0.0.18 +## 0.0.17 | 0.0.18 | 0.0.19 * Automated tests. diff --git a/pubspec.yaml b/pubspec.yaml index 38a131f..b7e7904 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: palestine_connection description: Lightweight internet connection test, lookup any provided domain. -version: 0.0.18 +version: 0.0.19 homepage: https://github.com/msayed-net/PalestineDevelopers