commit | 3176c84df2cfb7b1e1bee232edce519ecbbc7742 | [log] [tgz] |
---|---|---|
author | Kevin Moore <kevmoo@google.com> | Wed Jul 24 16:46:22 2019 -0700 |
committer | Kevin Moore <kevmoo@users.noreply.github.com> | Wed Jul 24 17:01:20 2019 -0700 |
tree | 7b27eb223e380ac3a0fc29df5d06918ecfa73a1c | |
parent | 9e171384158a30753e3143b5167eb11bd13bd4e0 [diff] |
pubspec: strip whitespace around description
diff --git a/pubspec.yaml b/pubspec.yaml index 573d121..8ada54c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml
@@ -1,7 +1,7 @@ name: path version: 1.6.3 -description: > +description: >- A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web.