diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d8f3bb5..b04ddcad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.0.5 +## 1.0.6 # [1.0.5] (UnReleased) diff --git a/pubspec.yaml b/pubspec.yaml index 7d60074d..ce0b69fd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: calendar_view description: A Flutter package allows you to easily implement all calendar UI and calendar event functionality. -version: 1.0.5 +version: 1.0.6 homepage: https://github.com/AfriDoctor/flutter_calendar_view publish_to: 'https://dart.cloudsmith.io/afridoctor/flutter_calendar_view'