From 369cac3c3245214ebf9d03e33e98fb68acb96c10 Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Mon, 3 Jun 2024 21:10:39 -0400 Subject: Renamed + Added docs --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 924a327..fc8aeb8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] -name = "grex_dither_post_process" -version = "0.1.3" +name = "bevy_dither_post_process" +version = "0.1.4" edition = "2021" [dependencies.bevy] -- cgit v1.2.3