From c15c770ab3b632f48ea0854faec428cef8790f28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 15:54:32 +0000 Subject: [PATCH] chore(release): 0.19.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00eafaf66..9f1fbb524 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "media-chrome", - "version": "0.18.8", + "version": "0.19.0", "description": "Custom elements (web components) for making audio and video player controls that look great in your website or app.", "type": "module", "main": "dist/index.js",