From ee1fd670190c29bfe15e392b33f0e070deea7264 Mon Sep 17 00:00:00 2001 From: Josha von Gizycki Date: Fri, 22 Mar 2019 13:58:29 +0100 Subject: [PATCH] bump version --- project.clj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project.clj b/project.clj index 04d8aa6..9655117 100644 --- a/project.clj +++ b/project.clj @@ -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