Skip to content

Commit 83293cd

Browse files
committed
v1.1.1+2
1 parent 1442a84 commit 83293cd

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.1+2
2+
3+
- FIX: closed issues link not correct (readme)
4+
15
## 1.1.1+1
26

37
- DOCS: readme changing pr count to closed issues count

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A simple and effective way to **Paginate** Firebase related data.
2525
#### Add to Dependencies
2626

2727
```yaml
28-
firebase_pagination: ^1.1.1+1
28+
firebase_pagination: ^1.1.1+2
2929
```
3030
3131
#### Import the package

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: firebase_pagination
22
description: A flutter package to paginate realtime database and firestore with realtime updates.
3-
version: 1.1.1+1
3+
version: 1.1.1+2
44
homepage: https://outdatedguy.rocks
55
repository: https://github.com/OutdatedGuy/firebase_pagination
66

0 commit comments

Comments
 (0)