fix version num

This commit is contained in:
andelf
2016-01-06 00:02:48 +08:00
parent f28296f4ff
commit 398aac7422
+1 -1
View File
@@ -2,7 +2,7 @@
name = "sdl2_mixer"
description = "SDL2_mixer bindings for Rust"
repository = "https://github.com/andelf/rust-sdl2_mixer"
version = "1.0.0"
version = "0.11.0"
license = "MIT"
authors = ["ShuYu Wang <andelf@gmail.com>"]
keywords = ["SDL", "windowing", "graphics", "music", "sound"]