(cargo-release) start next development iteration 0.4.3-alpha.0

This commit is contained in:
Lokathor 2021-04-19 11:20:10 -06:00
parent 37e54e00e4
commit 8b1d2d2220

View file

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