Skip to content

Commit

Permalink
Bump TranscodingStreams to 0.10 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoAparicio authored Oct 17, 2023
1 parent c3cc58d commit bc82806
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name = "CodecBase"
uuid = "6c391c72-fb7b-5838-ba82-7cfb1bcfecbf"
license = "MIT"
authors = ["Kenta Sato <[email protected]>"]
version = "0.3.0"
version = "0.3.1"

[deps]
TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"

[compat]
TranscodingStreams = "0.9"
TranscodingStreams = "0.9, 0.10"
julia = "1"

[extras]
Expand Down

0 comments on commit bc82806

Please sign in to comment.