2.2.1 - Handle mentions at end of string

This commit is contained in:
Mispy 2014-04-20 06:17:48 -07:00
parent 95a075899a
commit d676eaa77f
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
module Ebooks
VERSION = "2.2.0"
VERSION = "2.2.1"
end