We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87cd341 commit d1c7978Copy full SHA for d1c7978
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.1
2
+
3
+- Update documentation.
4
5
## 1.0.0
6
-* Initial release.
7
+- Initial release.
example/pubspec.lock
@@ -113,7 +113,7 @@ packages:
113
path: ".."
114
relative: true
115
source: path
116
- version: "1.0.0"
+ version: "1.0.1"
117
matcher:
118
dependency: transitive
119
description:
pubspec.yaml
@@ -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
0 commit comments