From 8b96e669e93fc2c82c334b8085be7921f726ba60 Mon Sep 17 00:00:00 2001 From: multiple creatures Date: Tue, 21 Jan 2020 01:08:23 -0600 Subject: [PATCH] bump monsterfork version --- lib/mastodon/version.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index 01ec71cab..e8f47f852 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -9,7 +9,7 @@ module Mastodon end def minor - 9 + 99 end def patch @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc1' + '' end def to_a