Skip to content

Commit fdebc06

Browse files
authored
Reset Webdev to 3.2.0-wip after release (#2260)
1 parent 9cffb89 commit fdebc06

File tree

5 files changed

+4
-2
lines changed

5 files changed

+4
-2
lines changed

webdev/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 3.2.0-wip
2+
13
## 3.1.0
24

35
- Update the parameters passed to `Dwds.start`. - [#2231](https://github.com/dart-lang/webdev/pull/2231).

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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: webdev
22
# Every time this changes you need to run `dart run build_runner build`.
3-
version: 3.1.0
3+
version: 3.2.0-wip
44
# We should not depend on a dev SDK before publishing.
55
# publish_to: none
66
description: >-
File renamed without changes.

0 commit comments

Comments
 (0)