From 83e18900a98fea1aa28c531133a8601f36645486 Mon Sep 17 00:00:00 2001 From: William Oldham Date: Tue, 19 Mar 2024 17:01:57 +0000 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6a09e9..b90b41c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@movie-web/providers", - "version": "2.2.3", + "version": "2.2.4", "description": "Package that contains all the providers of movie-web", "main": "./lib/index.umd.js", "types": "./lib/index.d.ts",