Skip to content

Commit 2df3e89

Browse files
authored
Prepare to publish 0.9.0 (#368)
1 parent 8791fd3 commit 2df3e89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source_gen/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: source_gen
2-
version: 0.9.0-dev
2+
version: 0.9.0
33
author: Dart Team <[email protected]>
44
description: Automated source code generation for Dart.
55
homepage: https://github.com/dart-lang/source_gen
@@ -10,6 +10,7 @@ dependencies:
1010
async: ^2.0.7
1111
build: ^0.12.4
1212
dart_style: '>=0.1.7 <2.0.0'
13+
glob: ^1.1.0
1314
meta: ^1.1.0
1415
path: ^1.3.2
1516
source_span: ^1.4.0

0 commit comments

Comments
 (0)