We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90f3b2 commit 32fa587Copy full SHA for 32fa587
README.md
@@ -23,7 +23,7 @@ Add Arna as a dependency in your pubspec.yaml
23
24
```yaml
25
dependencies:
26
- arna: ^1.0.0
+ arna: ^1.0.1
27
```
28
29
And import it
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: arna
2
description: Arna Framework - A unique set of widgets for building applications with Flutter.
3
-version: 1.0.0
+version: 1.0.1
4
homepage: https://github.com/MahanRahmati/Arna
5
6
environment:
0 commit comments