From: Eugen Rochko Date: Thu, 4 Jan 2018 15:40:26 +0000 (+0100) Subject: Bump version to 2.1.1 (#6164) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=7571c37c991c7bcaf83c524105f4a3b64b19670c;p=mastodon.git Bump version to 2.1.1 (#6164) --- diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index ca129da80..007768769 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -13,7 +13,7 @@ module Mastodon end def patch - 0 + 1 end def pre