Skip to content

Commit

Permalink
update version and sample result
Browse files Browse the repository at this point in the history
  • Loading branch information
asny23 committed Jan 26, 2023
1 parent fbc6a7c commit 633ec86
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,15 @@ returns
{
"author": null,
"date": null,
"description": "GitHub is where over 73 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and feat...",
"image": "https://github.githubassets.com/images/modules/site/social-cards/github-social.png",
"description": "GitHub is where over 94 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and feat...",
"feed": null,
"image": "https://github.githubassets.com/images/modules/site/social-cards/campaign-social.png",
"lang": "en",
"logo": null,
"publisher": "GitHub",
"title": "GitHub: Where the world builds software",
"url": "https://github.com"
"title": "GitHub: Let’s build from here",
"video": null,
"url": "https://github.com/"
}
```

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metacog",
"version": "1.4.0",
"version": "1.5.0",
"description": "a tiny metadata retriever with metascraper",
"private": true,
"main": "server.js",
Expand Down

0 comments on commit 633ec86

Please sign in to comment.