From f0121f683aff59dc26a3b241351659bcd814ee26 Mon Sep 17 00:00:00 2001 From: Lokathor Date: Sat, 10 Nov 2018 23:41:38 -0700 Subject: [PATCH] version bump, ready to publish if this PR is accepted --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d8e7aee..cc2b5ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gba" -version = "0.0.1" +version = "0.1.0" authors = ["Lokathor ", "Ketsuban"] edition = "2018" license = "Apache-2.0"