From: Eugen Rochko Date: Mon, 8 Jan 2018 18:15:31 +0000 (+0100) Subject: Bump version to 2.1.3 X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=ff6ca8bdc6e4ae42c571fecbab8ddc8817638c31;p=mastodon.git Bump version to 2.1.3 --- 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