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

Commit d19fc0f

Browse files
committed
Fix pub publishing.
1 parent a9d1484 commit d19fc0f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.0-beta+5
2+
3+
- Re-published the package without merge conflicts.
4+
15
## 1.0.0-beta+4
26

37
- Renamed `PartBuilder` to `PartOfBuilder`.

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: 1.0.0-beta+4
2+
version: 1.0.0-beta+5
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)