Skip to content

Commit ebcd034

Browse files
authored
Reset Webdev to 3.4.0-wip after release of 3.3.0 (#2326)
1 parent b3bc179 commit ebcd034

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.4.0-wip
2+
13
## 3.3.0
24

35
- Update `dwds` constraint to `23.0.0`.

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.3.0
3+
version: 3.4.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)