updated readme
This commit is contained in:
parent
e71d8c3383
commit
f5b940bc07
|
@ -1,3 +1,3 @@
|
||||||
## 1.0.0
|
## 1.0.1
|
||||||
|
|
||||||
- Released `v1.0.0`
|
- Released `v1.0.1`
|
||||||
|
|
|
@ -73,7 +73,7 @@ packages:
|
||||||
path: ".."
|
path: ".."
|
||||||
relative: true
|
relative: true
|
||||||
source: path
|
source: path
|
||||||
version: "1.0.0"
|
version: "1.0.1"
|
||||||
matcher:
|
matcher:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: linkfy_text
|
name: linkfy_text
|
||||||
description: A lightweight flutter package to linkify texts containing urls, emails and hashtags.
|
description: A lightweight flutter package to linkify texts containing urls, emails and hashtags.
|
||||||
version: 1.0.0
|
version: 1.0.1
|
||||||
homepage: https://github.com/Iamstanlee/linkfy_text
|
homepage: https://github.com/Iamstanlee/linkfy_text
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue