diff --git a/pubspec.yaml b/pubspec.yaml index 3924b3e..b38bf3f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: date_field description: A widget in the form of a field that lets people choose a date, a time or both. -version: 2.1.3 -homepage: 'https://github.com/GaspardMerten/date_field' +version: 3.0.0 +homepage: 'https://github.com/axrs/date_field' environment: sdk: '>=2.15.0 <3.0.0'