Skip to content

Commit

Permalink
Merge pull request #167 from ndaidong/v4.2.8
Browse files Browse the repository at this point in the history
v4.2.8
  • Loading branch information
ndaidong authored Apr 30, 2021
2 parents f2bb48b + fd32830 commit ebe1191
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node_version: [10.14.2, 14.x, 15.x]
node_version: [10.14.2, 14.x, 15.x, 16.x]

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.2.7",
"version": "4.2.8",
"name": "article-parser",
"description": "To extract main article from given URL",
"homepage": "https://ndaidong.github.io/article-parser-demo/",
Expand Down

0 comments on commit ebe1191

Please sign in to comment.