From 226551b3972d6fdd86dfbd35c9452fe4e967ecaf Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Thu, 27 Oct 2022 23:25:33 +0200 Subject: updated Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 704ef52..ce85142 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gof-rs" -version = "0.2.2" +version = "0.2.3" license = "MIT" authors = ["Omar Magdy "] description = "Game of life in your terminal with over 500 unique patterns to choose from." -- cgit v1.2.3