diff --git a/gatsby-config.js b/gatsby-config.js index 8f27934f..0f4a77c7 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -6,7 +6,7 @@ module.exports = { title: 'Reactive Resume', siteUrl: 'https://rxresu.me', description: 'A free and open source resume builder.', - version: '2.5.4', + version: '2.5.5', }, plugins: [ 'gatsby-plugin-react-helmet',