commit: 947887f261f74f84312327a5265553e8f16655fe parent: 6f34fdb6162ce2f93586b52c9cb8208ec8e1c8f3 Author: Eugen Rochko <eugen@zeonfederated.com> Date: Thu, 15 Jun 2017 03:03:42 +0200 Bump version to 1.4.3Diffstat:
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 - 2 + 3 end def pre