Skip to content

Commit c54971e

Browse files
authored
Merge pull request #7 from netglade/feat/new-logo
Update to 1.2.0
2 parents df07837 + 3ba885c commit c54971e

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.2.2
2+
- Fix pub dev picture
3+
14
## 1.2.1
25
- Update logo
36

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To use the lints, add as a dev dependency in your `pubspec.yaml`:
2727

2828
```yaml
2929
dev_dependencies:
30-
netglade_analysis: ^1.1.0
30+
netglade_analysis: ^1.2.0
3131
```
3232
3333
Then, add an include in `analysis_options.yaml`:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: netglade_analysis
2-
version: 1.2.1
2+
version: 1.2.2
33
description: Lint rules for Dart and Flutter used internally at netglade.
44
repository: https://github.com/netglade/netglade_analysis
55
issue_tracker: https://github.com/netglade/netglade_analysis/issues

0 commit comments

Comments
 (0)