Skip to content

Commit f960f4e

Browse files
authored
Prepare pubspec and changelog for 0.5.3 release (#122)
1 parent 362b9e3 commit f960f4e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 0.5.3
22

3+
* Add matchTypes method. As with anything imported from /src/ this is
4+
use-at-your-own-risk since it is not guaranteed to be stable
35
* Internal cleanup
46
* Drop some unused utility methods
57
* Move cli_util to dev_dependencies

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: source_gen
2-
version: 0.5.3-dev
2+
version: 0.5.3
33
author: Dart Team <[email protected]>
44
description: Automatic sourcecode generation for Dart
55
homepage: https://github.com/dart-lang/source_gen

0 commit comments

Comments
 (0)