Update the version

there was already a 0.3.1 with some amount of patches but not the latest.
This commit is contained in:
Lokathor 2019-02-02 00:29:05 -07:00
parent edfffbb704
commit fd5c74e199

View file

@ -1,7 +1,7 @@
[package]
name = "gba"
description = "A crate (and book) for making GBA games with Rust."
version = "0.3.1"
version = "0.3.2"
authors = ["Lokathor <zefria@gmail.com>", "Thomas Winwood <twwinwood@gmail.com>"]
repository = "https://github.com/rust-console/gba"
readme = "README.md"