mirror of
https://github.com/italicsjenga/gba.git
synced 2024-12-23 10:51:30 +11:00
(cargo-release) start next development iteration 0.4.2-alpha.0
This commit is contained in:
parent
27f95bb2a3
commit
43b231d5c9
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "gba"
|
||||
description = "A crate for making GBA games with Rust."
|
||||
version = "0.4.1"
|
||||
version = "0.4.2-alpha.0"
|
||||
authors = ["Lokathor <zefria@gmail.com>", "Thomas Winwood <twwinwood@gmail.com>"]
|
||||
repository = "https://github.com/rust-console/gba"
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Reference in a new issue