Skip to content

Commit 7cd5dd2

Browse files
committed
chore: Release gba version 0.13.2
1 parent 1814f28 commit 7cd5dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
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.13.1"
5+
version = "0.13.2"
66
edition = "2021"
77
license = "Zlib OR Apache-2.0 OR MIT"
88

0 commit comments

Comments
 (0)