diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-10-18 13:53:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-18 13:53:56 +0200 |
commit | 3810d98cd8423f78ad14ba53bdfdd1caf82e62ba (patch) | |
tree | 0b0f2c84c3d6f31b2ee01417f3db1d43eafdb2e2 | |
parent | 26b2a6a71e93901e6d43c67b2954bc58df992af6 (diff) |
Bump version to 2.0.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 562a2eff0..f10ace13e 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 |