From c7e65fe5784b7f0a924482fde3861931ae354729 Mon Sep 17 00:00:00 2001 From: Jack Howard Date: Thu, 16 Sep 2021 09:59:25 -0500 Subject: [PATCH] 3.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 751f295..00bb95f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thrash-industries/react-actioncable-provider", - "version": "3.0.5", + "version": "3.0.6", "description": "ActionCable Provider for React", "main": "dist/index.js", "scripts": {