diff --git a/project.clj b/project.clj index d116868..bc88ccf 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mastodonusers "0.1.1" +(defproject mastodonusers "0.1.2-SNAPSHOT" :description "A Clojure app to report and log the current number of users in the fediverse." :url "https://github.com/simon-brooke/mastodonusers" :license {:name "GNU General Public License,version 2.0"