From 21cedc5b0788ee1faaa4ba64e07e6fe554cbfa73 Mon Sep 17 00:00:00 2001 From: Yubaraj Shrestha Date: Thu, 10 Mar 2022 14:15:54 +0545 Subject: [PATCH] 1.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 180a615..a28fe52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "masonite-broadcast-client", - "version": "1.0.9", + "version": "1.0.10", "scripts": { "build": "npm run compile && npm run declarations", "compile": "./node_modules/.bin/rollup -c",