-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Changelog and pubspec changes * Update version and rebuild test package docs
- Loading branch information
1 parent
3b47834
commit 13daf78
Showing
7 changed files
with
33 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// Generated code. Do not modify. | ||
const packageVersion = '0.24.2-dev'; | ||
const packageVersion = '0.25.0'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
name: dartdoc | ||
# Also update the `version` field in lib/dartdoc.dart. | ||
version: 0.24.2-dev | ||
version: 0.25.0 | ||
author: Dart Team <[email protected]> | ||
description: A documentation generator for Dart. | ||
homepage: https://github.com/dart-lang/dartdoc | ||
environment: | ||
sdk: '>=2.0.0 <3.0.0' | ||
sdk: '>=2.1.0-dev.9.4 <3.0.0' | ||
|
||
dependencies: | ||
analyzer: ^0.33.3+1 | ||
analyzer: ^0.33.3+2 | ||
args: '>=1.4.1 <2.0.0' | ||
collection: ^1.2.0 | ||
crypto: ^2.0.6 | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.