Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
julrich committed Jun 30, 2021
1 parent 90a2b0b commit 9682150
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "example gatsby project to test kickstartds theme with wordpress as a source",
"license": "UNLICENSED",
"private": true,
"version": "0.0.3",
"version": "0.0.4",
"author": {
"name": "Jonas Ulrich",
"email": "[email protected]"
Expand All @@ -23,8 +23,8 @@
"@kickstartds/blog": "^1.0.0-alpha.28",
"@kickstartds/content": "^1.0.0-alpha.30",
"@kickstartds/core": "^1.0.0-alpha.16",
"@kickstartds/gatsby-theme-kickstartds": "^1.0.2",
"@kickstartds/gatsby-transformer-kickstartds-netlify-cms": "^1.0.2",
"@kickstartds/gatsby-theme-kickstartds": "^1.0.3",
"@kickstartds/gatsby-transformer-kickstartds-netlify-cms": "^1.0.3",
"@kickstartds/gatsby-transformer-kickstartds-wordpress": "^1.0.2",
"dotenv": "^8.2.0",
"gatsby": "^3.8.1",
Expand Down
2 changes: 1 addition & 1 deletion gatsby-theme-kickstartds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kickstartds/gatsby-theme-kickstartds",
"version": "1.0.2",
"version": "1.0.3",
"main": "index.js",
"author": "julrich <[email protected]> (@ruhmesmeile)",
"license": "UNLICENSED",
Expand Down
2 changes: 1 addition & 1 deletion gatsby-transformer-kickstartds-netlify-cms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kickstartds/gatsby-transformer-kickstartds-netlify-cms",
"version": "1.0.2",
"version": "1.0.3",
"main": "index.js",
"author": "julrich <[email protected]> (@ruhmesmeile)",
"license": "UNLICENSED",
Expand Down

0 comments on commit 9682150

Please sign in to comment.