diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-12-15 19:14:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-15 19:14:57 +0100 |
commit | a29432f0cdb8e20d89789091235d56c522c53542 (patch) | |
tree | f46ed4be51a3ebe96e16ea940f27829fd6fcba67 /lib | |
parent | 098c7d27fe3a2d35d555f415717b9e019504dd91 (diff) |
Bump version to 2.1.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 8ce31de51..efd133f29 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -17,7 +17,7 @@ module Mastodon end def pre - 'rc6' + '' end def flags |