diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-06-28 17:44:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-28 17:44:17 +0200 |
commit | b6a19e7b89fb4b32f35e810580a5aea7ff87addd (patch) | |
tree | 4332cfd17ded9cd5311208b026e3026759a9312c | |
parent | 71bc75e6ac00050ff98609b3cbeb38a0db157e1f (diff) |
Bump version to 1.4.7
-rw-r--r-- | lib/mastodon/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index 44f3e4390..3c92ce417 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -13,7 +13,7 @@ module Mastodon end def patch - 6 + 7 end def pre |