From 12d5ffd522f7cc93131dea0c66c305cb5bb6eef7 Mon Sep 17 00:00:00 2001 From: Lee Spector Date: Sun, 1 Aug 2021 21:07:19 -0400 Subject: [PATCH] Version bump --- project.clj | 2 +- propeller.iml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project.clj b/project.clj index fa7253a..2c8c5b7 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject net.clojars.lspector/propeller "0.2.1" +(defproject net.clojars.lspector/propeller "0.2.2" :description "Yet another Push-based genetic programming system in Clojure." :url "https://github.com/lspector/propeller" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0" diff --git a/propeller.iml b/propeller.iml index 6d18148..9f33501 100644 --- a/propeller.iml +++ b/propeller.iml @@ -1,5 +1,5 @@ - +