From c4acaace5730350ebaa7824355dca67d3cb0139c Mon Sep 17 00:00:00 2001 From: Theo Bouwman Date: Thu, 19 Oct 2017 12:02:33 +0200 Subject: [PATCH] 0.0.3 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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