Skip to content

Commit a021aa5

Browse files
committed
Increase description length to be >= 60 characters
1 parent 695d8bd commit a021aa5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: http_retry
22
version: 0.1.2-dev
33

4-
description: HTTP client middleware that automatically retries requests.
4+
description: >-
5+
A wrapper for package:http clients that automatically retries requests
56
homepage: https://github.com/dart-lang/http_retry
67

78
environment:

0 commit comments

Comments
 (0)