We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0394483 commit a251579Copy full SHA for a251579
example/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gatsby-source-microcms-sample",
3
- "version": "0.0.2",
+ "version": "1.0.0",
4
"description": "",
5
"main": "gatsby-config.js",
6
"scripts": {
package.json
"name": "gatsby-source-microcms",
- "version": "0.2.0",
"description": "Source plugin for Gatsby from microCMS.",
"main": "gatsby-node.js",
"license": "MIT",
0 commit comments