Skip to content

Commit 2b10844

Browse files
samschendeljakemac53
authored andcommitted
Increased version number to 0.5.2 (#88)
Release version 0.5.1
1 parent 8db8518 commit 2b10844

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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.

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)