From 4c06e9ccaa264c6ace9e9b0496e39a005a5b6cb5 Mon Sep 17 00:00:00 2001 From: mrjvs Date: Sun, 10 Sep 2023 19:19:24 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17e2ab2..a7b1b97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@movie-web/providers", - "version": "0.0.10", + "version": "0.0.11", "description": "Package that contains all the providers of movie-web", "main": "./lib/index.umd.js", "types": "./lib/index.d.ts",