commit: 380b20eed6b2b916fe35366725243d7c256f0783 parent: c207b4bb330463c39c202d1c66e2447b55332093 Author: Eugen Rochko <eugen@zeonfederated.com> Date: Thu, 8 Jun 2017 15:30:43 +0200 Bump version to 1.4.2Diffstat:
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 - 1 + 2 end def pre