Bump version to 2.1.0rc1 (#5834)

lolsob-rspec
Eugen Rochko 2017-12-06 16:13:32 +01:00 committed by GitHub
parent cbaddc6447
commit 11a9900269
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ module Mastodon
end end
def minor def minor
0 1
end end
def patch def patch
@ -17,7 +17,7 @@ module Mastodon
end end
def pre def pre
nil 'rc1'
end end
def flags def flags