diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-06-10 17:20:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-10 17:20:56 +0200 |
commit | 0979d4275a387556fa040247330a4ed0e7f89602 (patch) | |
tree | 60462e7d7b4300e4dbdb167e784d81eeb5857903 | |
parent | 7e27a3c225d564a1aa763a8b9062e29311a4a6b7 (diff) |
Bump version to 2.4.1
-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 77c20d644..0313f4ccf 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc4' + '' end def to_a |