Skip to content

Commit 3ed7bd5

Browse files
authored
release build_runner v0.10.0 (#1701)
1 parent 8a9299b commit 3ed7bd5

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

build_runner/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.10.0-dev
1+
## 0.10.0
22

33
### Breaking Changes
44

build_runner/pubspec.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: build_runner
2-
version: 0.10.0-dev
2+
version: 0.10.0
33
description: Tools to write binaries that run builders.
44
author: Dart Team <[email protected]>
55
homepage: https://github.com/dart-lang/build/tree/master/build_runner
@@ -47,7 +47,3 @@ dev_dependencies:
4747
test_process: ^1.0.0
4848
_test_common:
4949
path: ../_test_common
50-
51-
dependency_overrides:
52-
build_runner_core:
53-
path: ../build_runner_core

0 commit comments

Comments
 (0)