Skip to content

Commit 566f39a

Browse files
committed
v0.1.2
1 parent 683b1b0 commit 566f39a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Add this to your package's pubspec.yaml file:
4141

4242
```yaml
4343
dependencies:
44-
uni_links_desktop: ^0.1.1
44+
uni_links_desktop: ^0.1.2
4545
```
4646
4747
Or

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ packages:
209209
path: ".."
210210
relative: true
211211
source: path
212-
version: "0.1.1"
212+
version: "0.1.2"
213213
uni_links_platform_interface:
214214
dependency: transitive
215215
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: uni_links_desktop
22
description: A desktop (supports macOS and Windows) implementation of uni_links plugin.
3-
version: 0.1.1
3+
version: 0.1.2
44
homepage: https://github.com/leanflutter/uni_links_desktop
55

66
platforms:

0 commit comments

Comments
 (0)