diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-07-31 15:28:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-31 15:28:36 +0200 |
commit | 9b247c3d8895c5d108893ba8ba927455cdf87423 (patch) | |
tree | 33b5f191c2f5015cd4aceafe97688f5c2083586e | |
parent | c7cc8062512193543ee7c55fd0acfc54b6ec5a65 (diff) |
Bump to 1.5.0rc3
-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 15530ea3d..df9cf48b3 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc2' + 'rc3' end def to_a |