Bump version to 2.1.0rc1 (#5834)

This commit is contained in:
Eugen Rochko 2017-12-06 16:13:32 +01:00 committed by GitHub
parent 4de211b80a
commit f9a0d8f2b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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