try just using cargo-publish on 0.4.0

This commit is contained in:
Lokathor 2021-04-19 11:21:06 -06:00
parent 8b1d2d2220
commit d0dc0306ee

View file

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