Compare commits

...

2 commits

Author SHA1 Message Date
Simon Brooke dce7cbd093 Upversion to 0.1.2-SNAPSHOT 2018-08-24 23:35:27 +01:00
Simon Brooke 2473ee0c47 Merge branch 'release/0.1.1' into develop 2018-08-24 23:32:48 +01:00

View file

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