From 879e37d122c80b71dd4b08c25486a9ed71ce2f59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 21:46:17 +0000 Subject: [PATCH] chore(release): 0.18.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 836e97bff..823f312df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "media-chrome", - "version": "0.18.1", + "version": "0.18.2", "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",