From af5e1d2066d02580813367636b197ff48226f39e Mon Sep 17 00:00:00 2001 From: yassinedevop Date: Tue, 21 Sep 2021 14:17:57 +0100 Subject: [PATCH] version upgraded --- CHANGELOG.md | 2 ++ pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa8d715..f194ae8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,3 +6,5 @@ null safety supported neumorphic effect added ## [0.0.4] - 21/09/2021 clearer example provided - better documentation +## [0.0.5] - 21/09/2021 +variable called neon added to control the neon effect \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 015c407..a274f15 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: neon_circular_timer description: "A package that helps you to build a timer quickly with a beautiful UI, it's highly customizable you can change the color,the thickness of the timer,the clock text style." -version: 0.0.4 +version: 0.0.5 homepage: "https://github.com/yassinedevop/neon_circular_timer" environment: