diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-01-29 01:12:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-29 01:12:36 +0100 |
commit | e14c20582f9f455ade989307016e6726cb8ff959 (patch) | |
tree | 96c91fd030a9a3749e7ff4708484b615ede1967b | |
parent | 47eda1e5fbc7f96f8a03450eba443ad69b64056b (diff) |
Bump version to 2.2.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 dba09a070..3a67bfb23 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc2' + '' end def to_a |