From 4eda1bb888ec3aa622253798eb535a1166e7f156 Mon Sep 17 00:00:00 2001 From: jam1garner <8260240+jam1garner@users.noreply.github.com> Date: Sun, 29 Aug 2021 01:01:51 -0400 Subject: [PATCH] Bump to 0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7f68cb2..4883bf1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "smash-lvd" -version = "0.1.0" +version = "0.2.0" authors = ["jam1garner <8260240+jam1garner@users.noreply.github.com>"] edition = "2018"