From ed6937bbfd20a1010a1c265380297d590127eae6 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Sun, 26 Jul 2020 12:40:47 +0100 Subject: [PATCH] minor bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4b28cdf..023366b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bitsy-parser" -version = "0.71.6" +version = "0.71.7" authors = ["Max Bradbury "] edition = "2018" description = "A parser and utilities for working with Bitsy game data"