prepare release
This commit is contained in:
parent
e4ad686647
commit
97c9588fe2
2 changed files with 2 additions and 2 deletions
|
@ -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.10.12-SNAPSHOT",
|
||||
"version": "1.11.0-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.10.12-SNAPSHOT"
|
||||
(defproject dda/mastodon-bot "1.11.0-SNAPSHOT"
|
||||
:description "Bot to publish twitter, tumblr or rss posts to an mastodon account."
|
||||
:url "https://github.com/yogthos/mastodon-bot"
|
||||
:author "Dmitri Sotnikov"
|
||||
|
|
Reference in a new issue