diff --git a/example/pubspec.lock b/example/pubspec.lock index fcf7b0b..b09e61b 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -105,7 +105,7 @@ packages: path: ".." relative: true source: path - version: "0.1.1" + version: "0.1.2" lints: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 851e06a..0311b1c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: link_target description: "Adds hyperlink glance behaviour on hover found on the bottom left of the browser page." -version: 0.1.1 +version: 0.1.2 homepage: https://github.com/juliotati/link_target issue_tracker: https://github.com/juliotati/link_target/issues