From 0117e5735ed12f2c9ac0d976a13afeb30cba68c2 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 25 Oct 2021 12:46:03 +0200 Subject: [PATCH] bump version --- gatsby-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-config.js b/gatsby-config.js index a21d4146..0c10ee5d 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -5,7 +5,7 @@ module.exports = { title: 'Reactive Resume', siteUrl: 'https://rxresu.me', description: 'A free and open source resume builder.', - version: '2.7.9', + version: '2.7.10', }, flags: { PRESERVE_WEBPACK_CACHE: true }, plugins: [