Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit 5d5ff13

Browse files
authored
Prepare to publish (#426)
Drop the version suffix.
1 parent a51bd20 commit 5d5ff13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 4.6.0-wip
1+
## 4.6.0
22

33
* Add support for named arguments in `enum` classes
44
* Add support for external keyword on fields.

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: code_builder
2-
version: 4.6.0-wip
2+
version: 4.6.0
33
description: >-
44
A fluent, builder-based library for generating valid Dart code
55
repository: https://github.com/dart-lang/code_builder

0 commit comments

Comments
 (0)