diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-03-13 15:50:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-13 15:50:15 +0100 |
commit | 2ef1ce1182d9fc194c7cf300c25a616efc668db8 (patch) | |
tree | a8df19ea4dc5d5dc191a8a425e9c42a44e63458b /lib | |
parent | eb2425b53b08f71dca5a7f8fe020f720b122a448 (diff) |
Bump version to 2.3.1
Diffstat (limited to 'lib')
-rw-r--r-- | lib/mastodon/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index bd657005b..05b13c802 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc3' + '' end def to_a |