Bump version to 2.3.0rc1

master
Eugen Rochko 6 years ago committed by GitHub
parent a3c4138197
commit 64f2ada5d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      lib/mastodon/version.rb

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

Loading…
Cancel
Save