Skip to content

Commit

Permalink
Increased version, changed CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MariaMelnik committed May 30, 2024
1 parent 5728769 commit c7c93d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,7 @@ Made eventDecorationBuilder applicable for disabled dates (#62).
Added DatePickerLayoutSettings.cellContentMargin for ability to margin decorations inside cell.

## [0.4.2] - 13 Apr 2023
Used Material.maybeOf instead of Material.of to fix error.
Used Material.maybeOf instead of Material.of to fix error.

## [0.4.3] - 31 May 2024
Supported Flutter 3.22 changes.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_date_pickers
description: Flutter package for day, week, range and month date pickers.
version: 0.4.2
version: 0.4.3
homepage: https://github.com/MariaMelnik/flutter_date_pickers
issue_tracker: https://github.com/MariaMelnik/flutter_date_pickers/issues

Expand Down

0 comments on commit c7c93d0

Please sign in to comment.