Skip to content

Commit

Permalink
Bump version to 2.1.0rc1 (#5834)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron committed Dec 6, 2017
1 parent 4de211b commit f9a0d8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/mastodon/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ def major
end

def minor
0
1
end

def patch
0
end

def pre
nil
'rc1'
end

def flags
Expand Down

0 comments on commit f9a0d8f

Please sign in to comment.