Version bump

This commit is contained in:
Lee Spector 2021-08-02 11:43:56 -04:00
parent 5b2b9c82a0
commit 003426318b

View File

@ -1,4 +1,4 @@
(defproject net.clojars.lspector/propeller "0.2.2" (defproject net.clojars.lspector/propeller "0.2.3"
:description "Yet another Push-based genetic programming system in Clojure." :description "Yet another Push-based genetic programming system in Clojure."
:url "https://github.com/lspector/propeller" :url "https://github.com/lspector/propeller"
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"