From af4327071debdc989b3777772b69bfd34af6fbd8 Mon Sep 17 00:00:00 2001 From: Kenta Sato Date: Thu, 14 Mar 2019 11:16:21 +0900 Subject: [PATCH] bump version: 0.9.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7d981fce..35af8c42 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "TranscodingStreams" uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa" license = "MIT" authors = ["Kenta Sato "] -version = "0.9.1" +version = "0.9.2" [deps] Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"