commit: 7b13e6efc2402bde71d3bcf69c859ce8974ac9cb parent: 3f59238207e7cd9b2b1b73e3d4259bd6e82ebc64 Author: Eugen Rochko <eugen@zeonfederated.com> Date: Fri, 23 Jun 2017 17:02:14 +0200 Bump version to 1.4.6Diffstat:
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 - 4 + 6 end def pre