Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MahanRahmati committed May 25, 2022
1 parent 6c151de commit b6a850e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.5.0
## 1.0.0

- Update README
- Update ROADMAP
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Add Arna as a dependency in your pubspec.yaml

```yaml
dependencies:
arna: ^0.4.9
arna: ^1.0.0
```

And import it
Expand Down
4 changes: 0 additions & 4 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Arna Framework's roadmap

## 1.0.0

- [x] Finalizing the current set of widgets.

## TODO

- [ ] ArnaApp [Add routerConfig when it is landed.]
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: arna
description: Arna Framework - A unique set of widgets for building applications with Flutter.
version: 0.4.9
version: 1.0.0
homepage: https://github.com/MahanRahmati/Arna

environment:
Expand Down

0 comments on commit b6a850e

Please sign in to comment.