We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54f46c commit 2992afeCopy full SHA for 2992afe
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.0.5
+## 1.0.4+1
2
3
- Update ArnaBaseWidget
4
README.md
@@ -23,7 +23,7 @@ Add Arna as a dependency in your pubspec.yaml
23
24
```yaml
25
dependencies:
26
- arna: ^1.0.4
+ arna: ^1.0.4+1
27
```
28
29
And import it
pubspec.yaml
@@ -1,6 +1,6 @@
name: arna
description: Arna is a set of widgets designed to be simple and easy to use for building applications with Flutter.
-version: 1.0.4
+version: 1.0.4+1
homepage: https://github.com/MahanRahmati/Arna
5
6
environment:
0 commit comments