Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit bb5cedf

Browse files
authored
Prepare to publish. (#186)
1 parent 6446520 commit bb5cedf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

33
* Also infer `Constructor.lambda` for `factory` constructors.
44

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: code_builder
2-
version: 3.0.0-alpha+1
2+
version: 3.0.0
33
description: A fluent API for generating Dart code
44
author: Dart Team <[email protected]>
55
homepage: https://github.com/dart-lang/code_builder

0 commit comments

Comments
 (0)