commit: 7c33da45f08fec0d55a113ccb863be083d588ffc parent: 9815be2a441f8c8c4fb4adbc9cc1713a1cc4b898 Author: Eugen Rochko <eugen@zeonfederated.com> Date: Tue, 10 Oct 2017 20:48:26 +0200 Bump version to 2.0.0rc2Diffstat:
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 - 'rc1' + 'rc2' end def to_a