We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c4016d commit cb0fab9Copy full SHA for cb0fab9
packages/gatsby-theme-pitayan/package.json
@@ -80,5 +80,5 @@
80
"serve": "gatsby serve",
81
"start": "npm run develop"
82
},
83
- "version": "0.3.0"
+ "version": "0.4.0"
84
}
packages/www/package.json
@@ -10,7 +10,7 @@
10
"clean": "gatsby clean"
11
12
"dependencies": {
13
- "@pitayan/gatsby-theme-pitayan": "^0.3.0",
+ "@pitayan/gatsby-theme-pitayan": "^0.4.0",
14
"@raae/gatsby-remark-oembed": "^0.3.1",
15
"gatsby": "^4.12.1",
16
"gatsby-plugin-feed": "^4.11.1",
0 commit comments