From de6615dbf08654d1ddd97ad63c376bb3f867dae7 Mon Sep 17 00:00:00 2001 From: Daniel Casimiro Date: Sun, 28 Nov 2021 08:11:19 -0500 Subject: [PATCH] Prepare release 1.2.0 This change adds the caption support to WAV array. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4821344..c02e450 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "WAV" uuid = "8149f6b0-98f6-5db9-b78f-408fbbb8ef88" authors = ["Daniel Casimiro "] -version = "1.1.1" +version = "1.2.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"