From 32fa58746a03f2973f61c14e161a4706834c0df7 Mon Sep 17 00:00:00 2001 From: MahanRahmati Date: Wed, 25 May 2022 18:47:39 +0430 Subject: [PATCH] 1.0.1 --- README.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ba30a0f..c151d961 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Add Arna as a dependency in your pubspec.yaml ```yaml dependencies: - arna: ^1.0.0 + arna: ^1.0.1 ``` And import it diff --git a/pubspec.yaml b/pubspec.yaml index e78d4e78..539ffee3 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: 1.0.0 +version: 1.0.1 homepage: https://github.com/MahanRahmati/Arna environment: