Skip to content

Commit

Permalink
Bump version to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceManiac committed Apr 23, 2022
1 parent 7bafdd4 commit 36414ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "opus"
version = "0.2.1"
version = "0.3.0"
authors = ["Tad Hardesty <[email protected]>"]

description = "Safe Rust bindings for libopus"
Expand All @@ -11,7 +11,7 @@ categories = ["api-bindings", "encoding", "compression",
"multimedia::audio", "multimedia::encoding"]

repository = "https://github.com/SpaceManiac/opus-rs"
documentation = "https://docs.rs/opus/0.2.1/opus/"
documentation = "https://docs.rs/opus/0.3.0/opus"

[dependencies]
audiopus_sys = "0.2.0"
Expand Down

0 comments on commit 36414ab

Please sign in to comment.