Skip to content

Commit

Permalink
Bump version to v0.0.6
Browse files Browse the repository at this point in the history
将版本提升至 v0.0.6
  • Loading branch information
czy-29 committed Mar 31, 2024
1 parent c770565 commit 2e67239
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "opensound"
authors = ["29 <[email protected]>"]
version = "0.0.5"
version = "0.0.6"
license = "MIT/Apache-2.0"
readme = "README.md"
keywords = ["audio", "midi", "music", "sound", "daw"]
Expand Down
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

原始作者:[@czy-29](https://github.com/czy-29)

最新版本:[v0.0.5](https://gitlab.com/opensound-org/opensound/-/tree/0.0.5?ref_type=tags)
最新版本:[v0.0.6](https://gitlab.com/opensound-org/opensound/-/tree/v0.0.6?ref_type=tags)

## 是什么
OpenSound是使用Rust开发的,一站式多层级的开源声音系统抽象层(当前正在开发中,且在早期开发阶段),可适用于作为[专业音频](https://en.wikipedia.org/wiki/Professional_audio)应用(如[DAW](https://en.wikipedia.org/wiki/Digital_audio_workstation))或其它声音相关应用的稳固后端内核。
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is the OpenSound Project's Mono Repo.

Original Author: [@czy-29](https://github.com/czy-29)

Latest version: [v0.0.5](https://gitlab.com/opensound-org/opensound/-/tree/0.0.5?ref_type=tags)
Latest version: [v0.0.6](https://gitlab.com/opensound-org/opensound/-/tree/v0.0.6?ref_type=tags)

## What
OpenSound is a (currently WIP and in early development stage) OpenSource One-Stop Multi-Level SoundSystem Abstraction written in Rust, suitable for being a solid foundation for [Pro-Audio](https://en.wikipedia.org/wiki/Professional_audio) Applications(e.g. a [DAW](https://en.wikipedia.org/wiki/Digital_audio_workstation)) or other sound related apps.
Expand Down

0 comments on commit 2e67239

Please sign in to comment.