Skip to content

Commit 211d769

Browse files
committed
release: Bump to 1.0.2
1 parent 56b3b61 commit 211d769

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.2
2+
3+
* Add platforms information to pub.dev
4+
15
## 1.0.1
26

37
* Typo fix.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Or add it to the `pubspec.yaml` yourself:
1919

2020
```yaml
2121
dev_dependencies:
22-
monstarlab_lints: ^1.0.1
22+
monstarlab_lints: ^1.0.2
2323
```
2424
2525
### Configure analysis options
@@ -32,5 +32,5 @@ include: package:monstarlab_lints/analysis_options.yaml
3232

3333

3434
<!-- 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
3636
[pub-version-url]: https://pub.dev/packages/monstarlab_lints

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: monstarlab_lints
22
description: Flutter lint rules used in Monstarlab EMEA.
3-
version: 1.0.1
3+
version: 1.0.2
44
homepage: https://github.com/monstar-lab-oss/flutter_lints
55
repository: https://github.com/monstar-lab-oss/flutter_lints
66
issue_tracker: https://github.com/monstar-lab-oss/flutter_lints/issues

0 commit comments

Comments
 (0)