From c163ce131995c2e758667247ec66bf3a17a12f17 Mon Sep 17 00:00:00 2001 From: a14m Date: Fri, 9 Apr 2021 21:55:03 +0200 Subject: Create a PRE release for testing on multiple machines --- CLI/rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CLI/rust/Cargo.toml') diff --git a/CLI/rust/Cargo.toml b/CLI/rust/Cargo.toml index 90153e5..116d762 100644 --- a/CLI/rust/Cargo.toml +++ b/CLI/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "terminal_game_of_life" -version = "0.1.0-alpha" +version = "1.0.0-pre" authors = ["a14m "] edition = "2018" description = "Conway's game of life implementation as a CLI rust crate" -- cgit v1.2.3