Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit 447b63c

Browse files
petitJAMbarbosa
authored andcommitted
Update version to 0.0.10
1 parent 6b320fc commit 447b63c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.0.10
2+
3+
- Fix `filtering_lines` parameter to also apply to when `inline_mode` is `false` ([@petitJAM](https://github.com/petitJAM))
4+
15
# 0.0.9
26
- Add `filtering_lines` parameter, to show lint issues only on modified lines ([@ShivamPokhriyal](https://github.com/ShivamPokhriyal))
37

lib/android_lint/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module AndroidLint
2-
VERSION = "0.0.9".freeze
2+
VERSION = "0.0.10".freeze
33
end

0 commit comments

Comments
 (0)