Skip to content

Commit

Permalink
Change dependency version in README.md
Browse files Browse the repository at this point in the history
Hi, I think this will prevent mistakes from installing an older version of the plugin
  • Loading branch information
Vlad Mihalachi committed Dec 29, 2018
1 parent c8fdbaf commit 9e0c25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Add dependency to your `pubspec.yaml`:

```yaml
dependencies:
parallax_image: ^0.2.0
parallax_image: [latest version]
```

## Usage
Expand Down

0 comments on commit 9e0c25a

Please sign in to comment.