Skip to content

Commit 57df2e0

Browse files
committed
0.4.8
1 parent 22e4c06 commit 57df2e0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<img src="https://img.shields.io/github/license/MahanRahmati/arna">
1010
</p>
1111

12+
#### [Meet Arna](https://medium.com/@mahan.rahmati/meet-arna-b0e5f771968d)
13+
1214
A unique set of widgets for building applications with Flutter.
1315

1416
This Framework is in active development. Any contribution, idea, criticism or feedback is welcomed.
@@ -36,7 +38,7 @@ Add Arna as a dependency in your pubspec.yaml
3638

3739
```yaml
3840
dependencies:
39-
arna: ^0.4.7
41+
arna: ^0.4.8
4042
```
4143
4244
And import it

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: arna
22
description: Arna Framework - A unique set of widgets for building applications with Flutter.
3-
version: 0.4.7
3+
version: 0.4.8
44
homepage: https://github.com/MahanRahmati/Arna
55

66
environment:

0 commit comments

Comments
 (0)