We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33eb2c commit f5c05a9Copy full SHA for f5c05a9
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: public_suffix
2
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
+version: 1.2.0
4
homepage: https://www.github.com/komposten/
5
repository: https://www.github.com/komposten/public_suffix
6
issue_tracker: https://www.github.com/komposten/public_suffix/issues
@@ -15,4 +15,4 @@ dependencies:
15
dev_dependencies:
16
pedantic: ^1.7.0
17
test: ^1.6.0
18
- test_coverage: 0.2.3
+ test_coverage: 0.2.3
0 commit comments