bump version v0.13.1

This commit is contained in:
andelf
2016-01-15 12:45:30 +08:00
parent a16a7210f3
commit a2cae35039
+1 -1
View File
@@ -2,7 +2,7 @@
name = "sdl2_ttf"
description = "SDL2_ttf bindings for Rust"
repository = "https://github.com/andelf/rust-sdl2_ttf"
version = "0.13.0"
version = "0.13.1"
license = "MIT"
readme = "README.md"
authors = ["ShuYu Wang <andelf@gmail.com>"]