File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.2
2
+
3
+ * Add platforms information to pub.dev
4
+
1
5
## 1.0.1
2
6
3
7
* Typo fix.
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Or add it to the `pubspec.yaml` yourself:
19
19
20
20
``` yaml
21
21
dev_dependencies :
22
- monstarlab_lints : ^1.0.1
22
+ monstarlab_lints : ^1.0.2
23
23
` ` `
24
24
25
25
### Configure analysis options
@@ -32,5 +32,5 @@ include: package:monstarlab_lints/analysis_options.yaml
32
32
33
33
34
34
<!-- References -->
35
- [pub-version-img] : https://img.shields.io/badge/pub-v1.0.1 -0175c2?logo=flutter
35
+ [pub-version-img] : https://img.shields.io/badge/pub-v1.0.2 -0175c2?logo=flutter
36
36
[pub-version-url] : https://pub.dev/packages/monstarlab_lints
Original file line number Diff line number Diff line change 1
1
name : monstarlab_lints
2
2
description : Flutter lint rules used in Monstarlab EMEA.
3
- version : 1.0.1
3
+ version : 1.0.2
4
4
homepage : https://github.com/monstar-lab-oss/flutter_lints
5
5
repository : https://github.com/monstar-lab-oss/flutter_lints
6
6
issue_tracker : https://github.com/monstar-lab-oss/flutter_lints/issues
You can’t perform that action at this time.
0 commit comments