-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bb51a31
commit bb29eff
Showing
3 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
## [1.1.6] - 2020/10/01 | ||
## [1.1.7] - 2020/10/01 | ||
|
||
* Docs improvement. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
name: indexed_list_view | ||
description: Infinite ListView that lets you programmatically jump instantly to any item, by index. Performant for lists of any size. | ||
version: 1.1.5 | ||
version: 1.1.7 | ||
author: Marcelo Glasberg <[email protected]> | ||
homepage: https://github.com/marcglasberg/indexed_list_view | ||
|
||
|