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 8a9299b commit 3ed7bd5Copy full SHA for 3ed7bd5
build_runner/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.10.0-dev
+## 0.10.0
2
3
### Breaking Changes
4
build_runner/pubspec.yaml
@@ -1,5 +1,5 @@
name: build_runner
-version: 0.10.0-dev
+version: 0.10.0
description: Tools to write binaries that run builders.
author: Dart Team <[email protected]>
5
homepage: https://github.com/dart-lang/build/tree/master/build_runner
@@ -47,7 +47,3 @@ dev_dependencies:
47
test_process: ^1.0.0
48
_test_common:
49
path: ../_test_common
50
-
51
-dependency_overrides:
52
- build_runner_core:
53
- path: ../build_runner_core
0 commit comments