Skip to content

Commit

Permalink
Version bump to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
n1k3c committed Dec 28, 2019
1 parent 7de585d commit bb2d791
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.1.5

* Refactor from events to method call
* Remove loading state (handle that in app)
* Better error handling

## 0.1.4

* Fix iOS bug
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: link_preview
description: Plugin for previewing links
author: n1k3c
homepage: https://github.com/n1k3c/flutter-link-preview
version: 0.1.4
version: 0.1.5

environment:
sdk: ">=2.1.0 <3.0.0"
Expand Down

0 comments on commit bb2d791

Please sign in to comment.