From 41c3389d76e3f34bd77ff474dfb4298d5a390dc1 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Sun, 6 Aug 2017 23:53:25 +0200 Subject: [PATCH] Bump to 1.5.1 --- lib/mastodon/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index aeb5492dc..381e9aac9 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -13,7 +13,7 @@ module Mastodon end def patch - 0 + 1 end def pre