From 043ccb647427b39c37fe38a1790e033c2ba6b954 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Wed, 31 May 2023 07:27:26 -0500 Subject: [PATCH] Version 6.0.0 (#25) --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index acfd64e..923d95e 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "tfausak/jawa", "summary": "Type definitions for JWP events.", "license": "MIT", - "version": "5.0.0", + "version": "6.0.0", "exposed-modules": [ "Jawa.AudioTrack", "Jawa.CaptionTrack",