From 459f945e8a04ea6416a06bce95dcb4ab25d13c9f Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 23 Oct 2022 23:19:45 +0200 Subject: Edited Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6b17270..d297ab9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gof-rs" -version = "0.1.0" +version = "0.2.0" license = "MIT" authors = ["Omar Magdy "] description = "Game of life in your terminal with over 500 uniquer patterns to choose from." -- cgit v1.2.3