File tree 3 files changed +7
-3
lines changed
3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.3.1
2
+
3
+ - intl: 0.18.0.
4
+
1
5
## 0.3.0
2
6
3
7
- sdk: ">=3.0.0" e intl: 0.18.1.
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ packages:
47
47
path: ".."
48
48
relative: true
49
49
source: path
50
- version: "0.3.0 "
50
+ version: "0.3.1 "
51
51
clock:
52
52
dependency: transitive
53
53
description:
Original file line number Diff line number Diff line change 1
1
name : brasil_datetime
2
2
description : Extensões para a classe DateTime para facilitar a formatação em pt_BR
3
- version : 0.3.0
3
+ version : 0.3.1
4
4
homepage : https://github.com/flutterbootcamp/brasil_datetime
5
5
repository : https://github.com/flutterbootcamp/brasil_datetime
6
6
issue_tracker : https://github.com/flutterbootcamp/brasil_datetime/issues
@@ -9,7 +9,7 @@ environment:
9
9
sdk : ' >=3.0.0 <4.0.0'
10
10
11
11
dependencies :
12
- intl : ^0.18.1
12
+ intl : ^0.18.0
13
13
14
14
dev_dependencies :
15
15
lints : ^2.1.0
You can’t perform that action at this time.
0 commit comments