From 2a83b6f1f8d944051b1bc84ce2f5190510896316 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Fri, 9 Jun 2023 13:33:18 -0500 Subject: [PATCH] Version 8.0.0 (#32) --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index 0e56292..17c90f9 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "tfausak/jawa", "summary": "Type definitions for JWP events.", "license": "MIT", - "version": "7.0.0", + "version": "8.0.0", "exposed-modules": [ "Jawa.AudioTrack", "Jawa.CaptionTrack",