diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cd1b53..b4ea3f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.5.4 +* [Update] Fixed the pub score by changing the intl version. + ## 0.5.3 * [Update] Updated library versions. diff --git a/README.md b/README.md index 9f620c8..532073e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Add it to your package's pubspec.yaml file ```yml dependencies: - time_chart: ^0.5.3 + time_chart: ^0.5.4 ``` ### 2 - Install it diff --git a/example/pubspec.lock b/example/pubspec.lock index 91c2af0..eee56e0 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -219,7 +219,7 @@ packages: path: ".." relative: true source: path - version: "0.5.2" + version: "0.5.4" touchable: dependency: transitive description: