From 67f73f9d00e430c831025a3a4f376f73129e8eed Mon Sep 17 00:00:00 2001 From: MahanRahmati Date: Sat, 21 May 2022 02:50:15 +0430 Subject: [PATCH] 0.4.9 --- README.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d771373..9d2f4fab 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Add Arna as a dependency in your pubspec.yaml ```yaml dependencies: - arna: ^0.4.8 + arna: ^0.4.9 ``` And import it diff --git a/pubspec.yaml b/pubspec.yaml index 7defabb9..bc01195d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: arna description: Arna Framework - A unique set of widgets for building applications with Flutter. -version: 0.4.8 +version: 0.4.9 homepage: https://github.com/MahanRahmati/Arna environment: