bump version
This commit is contained in:
parent
829ced74d6
commit
c8b5996fce
|
@ -115,7 +115,7 @@ packages:
|
|||
path: ".."
|
||||
relative: true
|
||||
source: path
|
||||
version: "1.0.4"
|
||||
version: "1.1.4"
|
||||
matcher:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: linkfy_text
|
||||
description: A lightweight flutter package to linkify texts containing urls, emails and hashtags like twitter does.
|
||||
version: 1.0.4
|
||||
version: 1.1.4
|
||||
homepage: https://github.com/Iamstanlee/linkfy_text
|
||||
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue