Skip to content

Commit

Permalink
Bump version to 2.3.2rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron authored Mar 17, 2018
1 parent 0074cad commit cdf8b92
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 @@ -13,15 +13,15 @@ def minor
end

def patch
1
2
end

def pre
nil
end

def flags
''
'rc1'
end

def to_a
Expand Down

0 comments on commit cdf8b92

Please sign in to comment.