Skip to content

Commit 2992afe

Browse files
committed
1.0.4+1
1 parent b54f46c commit 2992afe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

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

33
- Update ArnaBaseWidget
44

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: ^1.0.4
26+
arna: ^1.0.4+1
2727
```
2828
2929
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 is a set of widgets designed to be simple and easy to use for building applications with Flutter.
3-
version: 1.0.4
3+
version: 1.0.4+1
44
homepage: https://github.com/MahanRahmati/Arna
55

66
environment:

0 commit comments

Comments
 (0)