Skip to content

Commit 6a6fdc0

Browse files
committed
chore: Release gba version 0.15.0
1 parent 5d834fe commit 6a6fdc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "gba"
33
description = "A crate for 'raw' style GBA development. If you want a 'managed' experience, try the `agb` crate instead."
44
repository = "https://github.com/rust-console/gba"
5-
version = "0.14.1"
5+
version = "0.15.0"
66
edition = "2021"
77
license = "Zlib OR Apache-2.0 OR MIT"
88

0 commit comments

Comments
 (0)