From 5d5c7ccc7e490d7581989ebf0b0c0fabf958aa5d Mon Sep 17 00:00:00 2001 From: adrien_body Date: Fri, 18 Oct 2024 15:38:13 +0200 Subject: [PATCH] bump version --- CHANGELOG.md | 6 ++++++ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b926a9..d4b5e76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.0.3 + +> Rename ecoRange deviceRange + +- **FEAT**: Rename ecoRange deviceRange . + ## 0.0.2 > Add Eco Mode Stream diff --git a/pubspec.yaml b/pubspec.yaml index 2640568..57475f9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_eco_mode description: "A Flutter plugin to help implementing custom eco-friendly mode in your mobile app." -version: 0.0.2 +version: 0.0.3 homepage: https://github.com/sncf-connect-tech/flutter_eco_mode environment: