Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
bump version in pubspec to 4.0.0-wip
  • Loading branch information
nshahan committed Aug 13, 2025
commit d6443c397a3ef245eeff7cc5a55cef7d0c77bcaf
2 changes: 1 addition & 1 deletion webdev/lib/src/version.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion webdev/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: webdev
# Every time this changes you need to run `dart run build_runner build`.
version: 3.8.0-wip
version: 4.0.0-wip
# We should not depend on a dev SDK before publishing.
# publish_to: none
description: >-
Expand Down
Loading