commit: b6a19e7b89fb4b32f35e810580a5aea7ff87addd parent: 71bc75e6ac00050ff98609b3cbeb38a0db157e1f Author: Eugen Rochko <eugen@zeonfederated.com> Date: Wed, 28 Jun 2017 17:44:17 +0200 Bump version to 1.4.7Diffstat:
M | lib/mastodon/version.rb | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb @@ -13,7 +13,7 @@ module Mastodon end def patch - 6 + 7 end def pre