Bump version number
This commit is contained in:
parent
2d091726d7
commit
1af2fd58c8
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
|
||||
name = "cpal"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2-pre"
|
||||
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>"]
|
||||
description = "Cross-platform audio playing library in pure Rust."
|
||||
repository = "https://github.com/tomaka/cpal"
|
||||
|
|
Loading…
Reference in New Issue