commit: 1585b0c6cce6cebda3fdc8ba944aa2247e76d1be parent: 15b43f555dcb06742c677d84c25d05774ef1bde2 Author: Eugen Rochko <eugen@zeonfederated.com> Date: Tue, 20 Jun 2017 21:32:37 +0200 Bump version to 1.4.4Diffstat:
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 - 3 + 4 end def pre