Skip to content

Commit f5c05a9

Browse files
committed
🔖 Release 1.2.0
1 parent a33eb2c commit f5c05a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: public_suffix
22
description: A domain parser based on the Public Suffix List, for identifying the root and suffix/TLD of URLs.
3-
version: 1.2.0-dev
3+
version: 1.2.0
44
homepage: https://www.github.com/komposten/
55
repository: https://www.github.com/komposten/public_suffix
66
issue_tracker: https://www.github.com/komposten/public_suffix/issues
@@ -15,4 +15,4 @@ dependencies:
1515
dev_dependencies:
1616
pedantic: ^1.7.0
1717
test: ^1.6.0
18-
test_coverage: 0.2.3
18+
test_coverage: 0.2.3

0 commit comments

Comments
 (0)