From 8a278976c3457d57caf579b8d7e3830c038043d7 Mon Sep 17 00:00:00 2001 From: mrjvs Date: Fri, 15 Dec 2023 19:23:28 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e70858e..17915a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@movie-web/providers", - "version": "1.1.4", + "version": "1.1.5", "description": "Package that contains all the providers of movie-web", "main": "./lib/index.umd.js", "types": "./lib/index.d.ts",