Browse Source

Bump version to 1.4.0.2 (#3190)

closed-social-v3
Eugen Rochko 7 years ago
committed by GitHub
parent
commit
756db8103a
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      lib/mastodon/version.rb

+ 3
- 3
lib/mastodon/version.rb View File

@ -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