Skip to content

Commit cda163d

Browse files
committed
Bump version to v3.5.0
1 parent 2c56162 commit cda163d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Basic usage with all options enabled:
1212

1313
```yaml
1414
- name: markdownlint-cli
15-
uses: nosborn/github-action-markdown-cli@v3.4.0
15+
uses: nosborn/github-action-markdown-cli@v3.5.0
1616
with:
1717
files: .
1818
config_file: .markdownlint.yaml

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
},
55
"name": "github-action-markdown-cli",
66
"private": true,
7-
"version": "3.4.0"
7+
"version": "3.5.0"
88
}

0 commit comments

Comments
 (0)