From 494d47328ce6f260459ca3d6982b2cacf9733431 Mon Sep 17 00:00:00 2001 From: JustinM95 Date: Fri, 10 Feb 2023 12:15:48 -0600 Subject: [PATCH] Made final name Game-of-Life to prevent having to change run command every update --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index b74d7ed..89bc891 100644 --- a/pom.xml +++ b/pom.xml @@ -78,6 +78,7 @@ + Game-of-Life