Skip to content

Commit

Permalink
bump up 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrywell committed May 18, 2022
1 parent a4b4f25 commit be171b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,8 @@
# CHANGES

**3.0.1**
* #94: Why can't forecast the move range when moveTarget is negative?

**3.0.0**
**BREAKING**
* #92: Support for flutter 3
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,6 +1,6 @@
name: scroll_to_index
description: Scroll to a specific child of any scrollable widget in Flutter
version: 3.0.0
version: 3.0.1
homepage: https://github.com/quire-io/scroll-to-index
environment:
sdk: '>=2.12.0 <3.0.0'
Expand Down

0 comments on commit be171b2

Please sign in to comment.