Skip to content

Commit b6a850e

Browse files
committed
1.0.0
1 parent 6c151de commit b6a850e

File tree

4 files changed

+3
-7
lines changed

4 files changed

+3
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.5.0
1+
## 1.0.0
22

33
- Update README
44
- Update ROADMAP

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Add Arna as a dependency in your pubspec.yaml
2323

2424
```yaml
2525
dependencies:
26-
arna: ^0.4.9
26+
arna: ^1.0.0
2727
```
2828
2929
And import it

ROADMAP.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Arna Framework's roadmap
22

3-
## 1.0.0
4-
5-
- [x] Finalizing the current set of widgets.
6-
73
## TODO
84

95
- [ ] ArnaApp [Add routerConfig when it is landed.]

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.9
3+
version: 1.0.0
44
homepage: https://github.com/MahanRahmati/Arna
55

66
environment:

0 commit comments

Comments
 (0)