Skip to content

Commit 6992bc3

Browse files
Yurii PrykhodkoYurii Prykhodko
authored andcommitted
set upcoming version 0.3.1
1 parent fc3ff62 commit 6992bc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.4.0
1+
## 0.3.1
22

33
- Added `allow_with_comments` parameter for `no_empty_block` lint.
44
- Added extension support for `avoid_using_api`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: solid_lints
22
description:
33
Lints for Dart and Flutter based on software industry standards and best
44
practices.
5-
version: 0.3.0
5+
version: 0.3.1
66
homepage: https://github.com/solid-software/solid_lints/
77
documentation: https://solid-software.github.io/solid_lints/docs/intro
88
topics: [lints, linter, lint, analysis, analyzer]

0 commit comments

Comments
 (0)