Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Bedre <[email protected]>
  • Loading branch information
ghpranav committed Jul 16, 2021
1 parent 87cd341 commit d1c7978
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.1

- Update documentation.

## 1.0.0

* Initial release.
- Initial release.
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.0"
version: "1.0.1"
matcher:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: link_preview_generator
description: A cross-platform flutter package to convert your links into rich beautiful previews.
version: 1.0.0
version: 1.0.1
homepage: https://github.com/ghpranav/
repository: https://github.com/ghpranav/link_preview_generator

Expand Down

0 comments on commit d1c7978

Please sign in to comment.