diff --git a/CHANGELOG.md b/CHANGELOG.md index 24932ef5..b9c04baa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# **v0.11.0** : + +- *Feature* : + - Implement Ads + - Add closing and opening notifications # **v0.10.0** : - *UI* : diff --git a/pubspec.yaml b/pubspec.yaml index eebd2dac..85af2492 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Mobile app to get the closing and opening schedules of the Chaban D publish_to: 'none' -version: 0.10.0 +version: 0.11.0 environment: sdk: ">=2.17.6 <3.0.0"