From 360ba1b5d3946d2ea3cb1e25a339d4533e2192a1 Mon Sep 17 00:00:00 2001 From: Gaspard Merten Date: Thu, 10 Sep 2020 16:04:49 +0200 Subject: [PATCH] Changing version --- CHANGELOG.md | 6 +++++- pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82d8be6..14f6e86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,4 +49,8 @@ Improvements: ##0.3.1 -* Adding the possibility to style the text with TextStyle \ No newline at end of file +* Adding the possibility to style the text with TextStyle + +##0.3.2 + +* Formating with dartfm \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 15db5e4..6ff3115 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: date_field description: Contains DateField and DateFormField which allows the user to pick a DateTime from an input field! -version: 0.3.1 +version: 0.3.2 homepage: 'https://github.com/GaspardMerten/date_field' environment: