|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
(defproject wanijo "0.1.0-SNAPSHOT"
|
|
|
|
|
:description "FIXME: write description"
|
|
|
|
|
:url "http://example.com/FIXME"
|
|
|
|
|
(defproject wanijo "0.2.0"
|
|
|
|
|
:description "Graph Database via UI"
|
|
|
|
|
:url "https://gitea.heevyis.ninja/josha/wanijo"
|
|
|
|
|
:min-lein-version "2.0.0"
|
|
|
|
|
|
|
|
|
|
:dependencies [;;clojure core
|
|
|
|
|