Skip to content

Commit d1c7978

Browse files
committed
Release v1.0.1
Signed-off-by: Pranav Bedre <[email protected]>
1 parent 87cd341 commit d1c7978

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.1
2+
3+
- Update documentation.
4+
15
## 1.0.0
26

3-
* Initial release.
7+
- Initial release.

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ packages:
113113
path: ".."
114114
relative: true
115115
source: path
116-
version: "1.0.0"
116+
version: "1.0.1"
117117
matcher:
118118
dependency: transitive
119119
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: link_preview_generator
22
description: A cross-platform flutter package to convert your links into rich beautiful previews.
3-
version: 1.0.0
3+
version: 1.0.1
44
homepage: https://github.com/ghpranav/
55
repository: https://github.com/ghpranav/link_preview_generator
66

0 commit comments

Comments
 (0)