2.1.7
This commit is contained in:
parent
32f5d267e1
commit
9b82e9e1c5
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# twitter\_ebooks 2.1.6
|
# twitter\_ebooks 2.1.7
|
||||||
|
|
||||||
Rewrite of my twitter\_ebooks code. While the original was solely a tweeting Markov generator, this framework helps you build any kind of interactive twitterbot which responds to mentions/DMs.
|
Rewrite of my twitter\_ebooks code. While the original was solely a tweeting Markov generator, this framework helps you build any kind of interactive twitterbot which responds to mentions/DMs.
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module Ebooks
|
module Ebooks
|
||||||
VERSION = "2.1.6"
|
VERSION = "2.1.7"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue