Skip to content

Commit ae65b2c

Browse files
author
Ben Taylor
committed
link to structured data testing tool, bumping version to 0.0.5
1 parent 8338d81 commit ae65b2c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ There will also be more preset components to come in future releases to make imp
127127
### Structured Data and Schema.org
128128

129129
For more information on Structured data, visit https://developers.google.com/search/docs/guides/intro-structured-data, and also http://schema.org/.
130+
You can also validate the structured data here: https://search.google.com/structured-data/testing-tool.
130131

131132
## Contributors
132133

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-structured-data",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Declarative JSON-LD Structured Data for ReactJS Apps",
55
"author": "Ben Taylor <benlt105@gmail.com>",
66
"private": false,

0 commit comments

Comments
 (0)