Version bump

This commit is contained in:
Lee Spector 2021-08-01 21:07:19 -04:00
parent 8a12ede981
commit 12d5ffd522
2 changed files with 2 additions and 2 deletions

View File

@ -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." :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"

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<module cursive.leiningen.project.LeiningenProjectsManager.displayName="propeller:0.1.0-SNAPSHOT" cursive.leiningen.project.LeiningenProjectsManager.isLeinModule="true" type="JAVA_MODULE" version="4"> <module cursive.leiningen.project.LeiningenProjectsManager.displayName="net.clojars.lspector/propeller:0.2.1" cursive.leiningen.project.LeiningenProjectsManager.isLeinModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager"> <component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/target/classes" /> <output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/classes" /> <output-test url="file://$MODULE_DIR$/target/classes" />