From 6d0a412bc6e0e565cf0ebdb127101492b2896bdb Mon Sep 17 00:00:00 2001 From: Brian Botha Date: Fri, 20 Sep 2024 09:39:00 +1000 Subject: [PATCH] 2.0.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index cb2650f1..31ea3a55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@matrixai/ws", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@matrixai/ws", - "version": "2.0.1", + "version": "2.0.2", "license": "Apache-2.0", "dependencies": { "@matrixai/async-cancellable": "^2.0.0", diff --git a/package.json b/package.json index 3ff969c8..1a28f4ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@matrixai/ws", - "version": "2.0.1", + "version": "2.0.2", "author": "Matrix AI", "contributors": [ {