diff --git a/CHANGELOG.md b/CHANGELOG.md index de49373..e29db1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.0.3] - Readme instructions changed + +* Readme changes + ## [0.0.2] - Refactor * Refactored class naming diff --git a/pubspec.yaml b/pubspec.yaml index e7568e5..5624666 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: cupertino_segment_control description: A Cupertino-stype segment control -version: 0.0.2 +version: 0.0.3 author: Theo Bouwman homepage: https://github.com/theobouwman/flutter_cupertino_segment_control