From 34164933ebf9cf298172a774310f99f8cbb25850 Mon Sep 17 00:00:00 2001 From: mrjvs Date: Thu, 7 Dec 2023 14:28:26 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8658a05..e70858e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@movie-web/providers", - "version": "1.1.3", + "version": "1.1.4", "description": "Package that contains all the providers of movie-web", "main": "./lib/index.umd.js", "types": "./lib/index.d.ts",