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: