diff --git a/community_charts_common/CHANGELOG.md b/community_charts_common/CHANGELOG.md index 40d863d..26667fa 100644 --- a/community_charts_common/CHANGELOG.md +++ b/community_charts_common/CHANGELOG.md @@ -1,3 +1,7 @@ +# 1.0.1 +* Updated intl dependency to support latest version +* Removed unused dependencies + # 1.0.0 Initial fork from google/charts. diff --git a/community_charts_common/pubspec.yaml b/community_charts_common/pubspec.yaml index 1792d7d..441a0c2 100644 --- a/community_charts_common/pubspec.yaml +++ b/community_charts_common/pubspec.yaml @@ -1,5 +1,5 @@ name: community_charts_common -version: 1.0.0 +version: 1.0.1 description: A common library for charting packages. Forked from google/charts. repository: https://github.com/juliansteenbakker/community_charts