diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-09-02 22:32:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-02 22:32:27 +0200 |
commit | b65a9b72433713d18e946661639b9b180ff5ab36 (patch) | |
tree | 505474c431c55043f79c167073e160c3df810b94 /lib | |
parent | 14a300b4282356100d4ca2c0858ed49e5ee76932 (diff) |
Bump version to 2.5.0
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 ded1292f9..0e41a9a6d 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc2' + '' end def to_a |