From add20427fc9cc333f90afeb284dbc55dcb6ca709 Mon Sep 17 00:00:00 2001 From: Isaac Hinman Date: Wed, 12 Dec 2018 16:06:29 +0000 Subject: [PATCH] v0.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51849674..bf3f5695 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-i18next", - "version": "0.9.0", + "version": "0.10.0", "main": "dist/index.js", "repository": "git@github.com:isaachinman/next-i18next.git", "author": "Isaac Hinman ",