Skip to content

Commit 127a1e7

Browse files
authored
Prep to publish (#714)
* Prep to publish * build version
1 parent e85a584 commit 127a1e7

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

webdev/CHANGELOG.md

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

33
- Update SDK dependency to minimum of 2.5.0.
44
- Support absolute file: URIs for libraries.

webdev/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webdev/pubspec.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: webdev
22
# Every time this changes you need to run `pub run build_runner build`.
3-
version: 2.5.2-dev
3+
version: 2.5.2
44
author: Dart Team <[email protected]>
55
homepage: https://github.com/dart-lang/webdev
66
description: >-
@@ -46,7 +46,3 @@ dev_dependencies:
4646

4747
executables:
4848
webdev:
49-
50-
dependency_overrides:
51-
dwds:
52-
path: ../dwds

0 commit comments

Comments
 (0)