From b92c929f0c293e5189b1e1baecce9733674d18af Mon Sep 17 00:00:00 2001 From: Espen Hovlandsdal Date: Mon, 28 Jun 2021 21:07:40 +0200 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59293f24..d22be19e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanity-plugin-mux-input", - "version": "1.0.0", + "version": "1.0.1", "description": "An input component that integrates Sanity Studio with Mux video encoding/hosting service.", "main": "build/index.js", "scripts": {