diff --git a/project.clj b/project.clj index 64f7b8b..dd1f515 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dda/mastodon-bot "1.10.9" +(defproject dda/mastodon-bot "1.10.10-SNAPSHOT" :description "Bot to publish twitter, tumblr or rss posts to an mastodon account." :url "https://github.com/yogthos/mastodon-bot" :author "Dmitri Sotnikov"