Skip to content

Commit

Permalink
Bump package versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vagr9K committed Jul 4, 2022
1 parent b395c79 commit fc0c494
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/advanced-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "gatsby-theme-advanced-demo",
"description": "GatsbyJS theme demo built on top of gatsby-theme-advanced.",
"version": "4.17.0",
"version": "4.17.1",
"author": "Ruben Harutyunyan <vagr9k@gmail.com>",
"keywords": [
"gatsby",
Expand Down
2 changes: 1 addition & 1 deletion examples/amaranth-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "gatsby-theme-amaranth-demo",
"description": "GatsbyJS theme demo built on top of gatsby-theme-amaranth.",
"version": "4.17.0",
"version": "4.17.1",
"author": "Ruben Harutyunyan <vagr9k@gmail.com>",
"keywords": [
"gatsby",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"name": "gatsby-starter-advanced",
"description": "GatsbyJS starter that includes examples for advanced use cases.",
"version": "4.17.0",
"version": "4.17.1",
"author": "Ruben Harutyunyan <vagr9k@gmail.com>",
"keywords": [
"gatsby",
Expand Down
2 changes: 1 addition & 1 deletion themes/advanced/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-theme-advanced",
"description": "GatsbyJS theme equipped with advanced features.",
"version": "4.17.0",
"version": "4.17.1",
"author": "Ruben Harutyunyan <vagr9k@gmail.com> (https://harutyunyan.dev/)",
"homepage": "https://github.com/Vagr9K/gatsby-advanced-starter/tree/master/themes/advanced",
"bugs": "https://github.com/Vagr9K/gatsby-advanced-starter/issues",
Expand Down
2 changes: 1 addition & 1 deletion themes/amaranth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-theme-amaranth",
"description": "A stylish GatsbyJS theme built on top of gatsby-theme-advanced.",
"version": "4.17.0",
"version": "4.17.1",
"author": "Ruben Harutyunyan <vagr9k@gmail.com> (https://harutyunyan.dev/)",
"homepage": "https://github.com/Vagr9K/gatsby-advanced-starter/tree/master/themes/amaranth",
"bugs": "https://github.com/Vagr9K/gatsby-advanced-starter/issues",
Expand Down

0 comments on commit fc0c494

Please sign in to comment.