commit: 098c7d27fe3a2d35d555f415717b9e019504dd91 parent: 3d3b403359db2ccd8d6b0c873ffe57231f8615e1 Author: Eugen Rochko <eugen@zeonfederated.com> Date: Fri, 15 Dec 2017 02:00:28 +0100 Bump version to 2.1.0rc6Diffstat:
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 @@ -17,7 +17,7 @@ module Mastodon end def pre - 'rc5' + 'rc6' end def flags