version bump

master
jem 3 years ago
parent e4e3192cac
commit a01fd57150

@ -2,7 +2,7 @@
"name": "mastodon-bot",
"description": "Bot to publish twitter, tumblr or rss posts to an mastodon account.",
"author": "Dmitri Sotnikov",
"version": "1.12.0",
"version": "1.12.1-SNAPSHOT",
"homepage": "https://github.com/yogthos/mastodon-bot",
"repository": "https://www.npmjs.com/package/mastodon-bot",
"license": "MIT",

@ -1,4 +1,4 @@
(defproject dda/mastodon-bot "1.12.0"
(defproject dda/mastodon-bot "1.12.1-SNAPSHOT"
:description "Bot to publish twitter, tumblr or rss posts to an mastodon account."
:url "https://github.com/yogthos/mastodon-bot"
:author "Dmitri Sotnikov"