From beb0256ca79daf9bc555f3e0ed821e7cef73d307 Mon Sep 17 00:00:00 2001 From: mfgm2 Date: Sat, 18 Jul 2020 05:14:55 +0300 Subject: [PATCH] bump 0.2.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ca2ec9c..b008dd0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sg-sprite" -version = "0.2.2" +version = "0.2.3" authors = ["mfgm2"] edition = "2018"