From 9c3762b0647c366c5195647c6bba677d344bdbbc Mon Sep 17 00:00:00 2001 From: hichem ben chaabene Date: Mon, 3 Jun 2019 02:25:25 +0200 Subject: [PATCH] Bump to 1.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b91bf66..da17355 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storybook-addon-linguijs", - "version": "1.0.7", + "version": "1.0.8", "description": "Addon to provide locale switcher and linguijs react for storybook", "main": "dist/index.js", "scripts": {