Skip to content

Commit

Permalink
Bump version, make minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lspector authored Jan 9, 2022
1 parent 2f40b16 commit f32df34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(defproject pucks "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:url "http://example.com/FIXME"
(defproject pucks "0.2.0"
:description "An environment for experiments and education in artificial intelligence and artificial life."
:url "https://github.com/lspector/pucks"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.10.1"]
Expand Down

0 comments on commit f32df34

Please sign in to comment.