Skip to content

Commit

Permalink
chore: version bump 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyanze committed May 17, 2022
1 parent 3c4016d commit cb0fab9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-theme-pitayan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@
"serve": "gatsby serve",
"start": "npm run develop"
},
"version": "0.3.0"
"version": "0.4.0"
}
2 changes: 1 addition & 1 deletion packages/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"clean": "gatsby clean"
},
"dependencies": {
"@pitayan/gatsby-theme-pitayan": "^0.3.0",
"@pitayan/gatsby-theme-pitayan": "^0.4.0",
"@raae/gatsby-remark-oembed": "^0.3.1",
"gatsby": "^4.12.1",
"gatsby-plugin-feed": "^4.11.1",
Expand Down

0 comments on commit cb0fab9

Please sign in to comment.