Bump version to 1.4.0.2 (#3190)

master
Eugen Rochko 7 years ago committed by GitHub
parent 20c0054460
commit 756db8103a
  1. 6
      lib/mastodon/version.rb

@ -9,15 +9,15 @@ module Mastodon
end
def minor
3
4
end
def patch
2
0
end
def pre
nil
2
end
def to_a

Loading…
Cancel
Save