diff --git a/examples/advanced-demo/package.json b/examples/advanced-demo/package.json index 1e33cdaa8..f17f95ade 100644 --- a/examples/advanced-demo/package.json +++ b/examples/advanced-demo/package.json @@ -2,7 +2,7 @@ "private": true, "name": "gatsby-theme-advanced-demo", "description": "GatsbyJS theme demo built on top of gatsby-theme-advanced.", - "version": "4.0.0", + "version": "4.17.0", "author": "Ruben Harutyunyan ", "keywords": [ "gatsby", diff --git a/examples/amaranth-demo/package.json b/examples/amaranth-demo/package.json index 2f6bcc399..6abcde732 100644 --- a/examples/amaranth-demo/package.json +++ b/examples/amaranth-demo/package.json @@ -2,7 +2,7 @@ "private": true, "name": "gatsby-theme-amaranth-demo", "description": "GatsbyJS theme demo built on top of gatsby-theme-amaranth.", - "version": "4.0.0", + "version": "4.17.0", "author": "Ruben Harutyunyan ", "keywords": [ "gatsby", diff --git a/package.json b/package.json index 21de369ec..5480fd856 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ ], "name": "gatsby-starter-advanced", "description": "GatsbyJS starter that includes examples for advanced use cases.", - "version": "4.0.0", + "version": "4.17.0", "author": "Ruben Harutyunyan ", "keywords": [ "gatsby", diff --git a/themes/advanced/package.json b/themes/advanced/package.json index c8851a30d..2339d0414 100644 --- a/themes/advanced/package.json +++ b/themes/advanced/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-theme-advanced", "description": "GatsbyJS theme equipped with advanced features.", - "version": "4.0.0", + "version": "4.17.0", "author": "Ruben Harutyunyan (https://harutyunyan.dev/)", "homepage": "https://github.com/Vagr9K/gatsby-advanced-starter/tree/master/themes/advanced", "bugs": "https://github.com/Vagr9K/gatsby-advanced-starter/issues", diff --git a/themes/amaranth/package.json b/themes/amaranth/package.json index 1ea9f82a3..50e2224af 100644 --- a/themes/amaranth/package.json +++ b/themes/amaranth/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-theme-amaranth", "description": "A stylish GatsbyJS theme built on top of gatsby-theme-advanced.", - "version": "4.0.0", + "version": "4.17.0", "author": "Ruben Harutyunyan (https://harutyunyan.dev/)", "homepage": "https://github.com/Vagr9K/gatsby-advanced-starter/tree/master/themes/amaranth", "bugs": "https://github.com/Vagr9K/gatsby-advanced-starter/issues",