chore: Release gba version 0.10.1

This commit is contained in:
Lokathor 2023-02-12 00:43:58 -07:00
parent f977306382
commit dbc19119bc

View file

@ -2,7 +2,7 @@
name = "gba"
description = "A crate for 'raw' style GBA development. If you want a 'managed' experience, try the `agb` crate instead."
repository = "https://github.com/rust-console/gba"
version = "0.10.0"
version = "0.10.1"
edition = "2021"
license = "Zlib OR Apache-2.0 OR MIT"