From 6445906453732ef429a9c0dfe48f434cd51eba8e Mon Sep 17 00:00:00 2001 From: William Oldham Date: Fri, 23 Feb 2024 08:40:28 +0000 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ea5af9..9b71320 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@movie-web/providers", - "version": "2.2.0", + "version": "2.2.1", "description": "Package that contains all the providers of movie-web", "main": "./lib/index.umd.js", "types": "./lib/index.d.ts",