Skip to content

Commit

Permalink
add headless argument
Browse files Browse the repository at this point in the history
  • Loading branch information
jpigla committed Oct 22, 2019
1 parent 9ece64f commit 3f56fa1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mreids-from-serps",
"version": "1.1.3",
"version": "1.2.3",
"description": "Get MREIDs from Google SERPs (2019)",
"main": "get_mreids.js",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

### Changelog

**22.10.2019** (1.1.3)
**22.10.2019** (1.1.3, 1.2.3)
* Fix Xpath for carousel extraction
* Add argument for headless (optional)

Expand Down

0 comments on commit 3f56fa1

Please sign in to comment.