Skip to content

Commit

Permalink
Expand build_runner_core pubspec description (#3382)
Browse files Browse the repository at this point in the history
Improves the pub score.
  • Loading branch information
natebosch committed Oct 18, 2022
1 parent adc0df9 commit 7ef04f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions build_runner_core/CHANGELOG.md
@@ -1,3 +1,7 @@
## 7.2.5

- Expand pubspec description.

## 7.2.4

- Fix some new lints.
Expand Down
4 changes: 2 additions & 2 deletions build_runner_core/pubspec.yaml
@@ -1,6 +1,6 @@
name: build_runner_core
version: 7.2.4
description: Core tools to write binaries that run builders.
version: 7.2.5
description: Core tools to organize the structure of a build and run Builders.
repository: https://github.com/dart-lang/build/tree/master/build_runner_core

environment:
Expand Down

0 comments on commit 7ef04f8

Please sign in to comment.