Skip to content

Commit 8303c4c

Browse files
samschendeljakemac53
authored andcommitted
Increased version number to 0.5.2 (dart-lang/source_gen#88)
Release version 0.5.1
1 parent b846587 commit 8303c4c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

source_gen/source_gen/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.5.1
2+
3+
* Added GeneratorBuilder option isStandalone to generate files that aren't
4+
part of source file.
5+
16
## 0.5.0+3
27

38
* Fixed multi-line error output.

source_gen/source_gen/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.1-dev
2+
version: 0.5.1
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)