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

Commit 45725ac

Browse files
jakemac53matanlurey
authored andcommitted
change version to 3.1.0 (#211)
Bump version to 3.1.0
1 parent 1dbe8d6 commit 45725ac

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-
## 3.0.4
1+
## 3.1.0
22

33
* Added `Expression.asA` for creating explicit casts:
44

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: code_builder
2-
version: 3.0.4
2+
version: 3.1.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)