diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-08-01 15:12:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-01 15:12:07 +0200 |
commit | 559fd088453cdbf4bf9d4b583fe80cf22bf280c1 (patch) | |
tree | 5eb540d9ef20d261e8b8f42aae5df7901d350a5b | |
parent | 202942a76f98f381b56d602d57dbc00651fc6187 (diff) |
Bump to 1.5.0
-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 df9cf48b3..aeb5492dc 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 |