From 3810d98cd8423f78ad14ba53bdfdd1caf82e62ba Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Wed, 18 Oct 2017 13:53:56 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20version=20to=202.0.0=20=F0=9F=90=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/mastodon/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index 562a2eff0..f10ace13e 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc4' + '' end def to_a