Bump version to 2.3.0rc1

This commit is contained in:
Eugen Rochko 2018-03-01 20:50:23 +01:00 committed by GitHub
parent c421ad685d
commit 4bd1403368

View file

@ -9,7 +9,7 @@ module Mastodon
end end
def minor def minor
2 3
end end
def patch def patch
@ -21,7 +21,7 @@ module Mastodon
end end
def flags def flags
'' 'rc1'
end end
def to_a def to_a