File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- ## 1.3.0-dev
1
+ ## 1.3.0
2
2
3
- - Switch to analyzer element2 model and ` build: ^3.0.0-dev ` .
3
+ - Switch to analyzer element2 model and ` build: ^3.0.0 ` .
4
4
5
5
## 1.2.0
6
6
Original file line number Diff line number Diff line change 1
1
name : source_gen_test
2
- version : 1.3.0-dev
2
+ version : 1.3.0
3
3
description : >-
4
4
Test support for the source_gen package.
5
5
Includes helpers to make it easy to validate both success and failure cases.
@@ -10,12 +10,12 @@ environment:
10
10
11
11
dependencies :
12
12
analyzer : " >=6.5.0 <8.0.0"
13
- build : ^3.0.0-dev
13
+ build : ^3.0.0
14
14
build_test : ^3.2.0
15
15
dart_style : ' >=2.3.7 <4.0.0'
16
16
meta : ^1.15.0
17
17
path : ^1.9.0
18
- source_gen : ^3.0.0-dev
18
+ source_gen : ^3.0.0
19
19
test : ^1.24.4
20
20
21
21
dev_dependencies :
You can’t perform that action at this time.
0 commit comments