From 4e2d139dcb8ea5b98f82c6573d93c31b74e6c966 Mon Sep 17 00:00:00 2001 From: Patrick Burtchaell Date: Sat, 18 Aug 2018 09:46:43 -0700 Subject: [PATCH] Release version 6.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0a13be..8c22878 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-notification", - "version": "6.8.2", + "version": "6.8.3", "description": "Snackbar style notification component for React", "main": "dist/index.js", "scripts": {