commit: 7571c37c991c7bcaf83c524105f4a3b64b19670c parent: 3c189642561f27925803448059e212718e4a2497 Author: Eugen Rochko <eugen@zeonfederated.com> Date: Thu, 4 Jan 2018 16:40:26 +0100 Bump version to 2.1.1 (#6164)Diffstat:
M | lib/mastodon/version.rb | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb @@ -13,7 +13,7 @@ module Mastodon end def patch - 0 + 1 end def pre