Leave it up to original author to change version number

This commit is contained in:
wickus.martin
2015-07-19 22:45:20 -04:00
parent 260a49874a
commit a0696ae908
+2 -1
View File
@@ -1,9 +1,10 @@
[package]
name = "sdl2_image"
version = "0.2.11"
version = "0.2.1"
authors = ["xsleonard"]
description = "SDL2_image bindings and wrappers"
license = "MIT"
repository = "https://github.com/xsleonard/rust-sdl2_image"
keywords = ["SDL2"]
[lib]