commit: 637ea3bb5bb25eaadf9278b63e1b209ec291c4f4 parent: 363d0d3a442d73df4318f03d8952c48825655670 Author: Eugen Rochko <eugen@zeonfederated.com> Date: Tue, 17 Oct 2017 23:16:35 +0200 Bump version to 2.0.0rc4Diffstat:
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 @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc3' + 'rc4' end def to_a