diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-05-22 21:38:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-22 21:38:19 +0200 |
commit | b51398d0ddf4c4b366e104c67366f6a80b69d61b (patch) | |
tree | 0c60e966e8e4e0ff7da6d76de141a74e9fc94471 | |
parent | ec34ec63b195d94a1ee43ac584ff74d84822222f (diff) |
Bump version
-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 7c3af55a6..2b035d1cd 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -17,7 +17,7 @@ module Mastodon end def pre - 2 + 3 end def to_a |