From 173b319e21d747d388507be52124437722805b23 Mon Sep 17 00:00:00 2001 From: Dmitriy Nevzorov Date: Thu, 28 May 2020 14:39:06 +0300 Subject: [PATCH] chore: release v0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ec278f..2bfaa3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-react-i18next", - "version": "0.0.7", + "version": "0.0.8", "description": "Easily translate your Gatsby website into multiple languages", "main": "index.js", "types": "dist/index.d.ts",