From a19b6467969981a0c492355318d067d12a776c9c Mon Sep 17 00:00:00 2001 From: Ralf Weinbrecher Date: Wed, 4 May 2022 08:59:48 +0200 Subject: [PATCH] meta(calendar): Version 0.3.5+18 --- CHANGELOG.md | 3 +++ example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c7d017..52364c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [0.3.5+18] - 2022-05-04 +* Option to change color of selected day when same date as today + ## [0.3.4+17] - 2022-03-23 * Issue #34 closed * Properties for default day text colors diff --git a/example/pubspec.lock b/example/pubspec.lock index 6a4be67..29bd437 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -68,7 +68,7 @@ packages: path: ".." relative: true source: path - version: "0.3.4+17" + version: "0.3.5+18" flutter_test: dependency: "direct dev" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 3e08aef..ab590d7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: >- Simple and clean flutter calendar with ability to slide up/down to show weekly/monthly calendar. Fork of https://pub.dev/packages/flutter_clean_calendar -version: 0.3.4+17 +version: 0.3.5+18 homepage: https://github.com/rwbr/flutter_neat_and_clean_calendar environment: