diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-01-08 19:15:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-08 19:15:31 +0100 |
commit | ff6ca8bdc6e4ae42c571fecbab8ddc8817638c31 (patch) | |
tree | 900ae7b9eaa171f7d71a1ebc3eb243c2cec146d2 /lib | |
parent | dbda87c31f7d7ede7312ba422940841d8c96c171 (diff) |
Bump version to 2.1.3
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 bd23ab1d1..5936b5fcf 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -13,7 +13,7 @@ module Mastodon end def patch - 2 + 3 end def pre |