diff --git a/project.clj b/project.clj index ca9327c..d4dd8cb 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject poolgp "1.2.0-SNAPSHOT" +(defproject poolgp "1.3.0-SNAPSHOT" :description "Pool genetic programming simulation" :url "https://github.com/jackHay22/poolgp" :license {:name "Eclipse Public License"