commit: 9b247c3d8895c5d108893ba8ba927455cdf87423 parent: c7cc8062512193543ee7c55fd0acfc54b6ec5a65 Author: Eugen Rochko <eugen@zeonfederated.com> Date: Mon, 31 Jul 2017 15:28:36 +0200 Bump to 1.5.0rc3Diffstat:
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 - 'rc2' + 'rc3' end def to_a