diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-08-06 23:53:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-06 23:53:25 +0200 |
commit | 41c3389d76e3f34bd77ff474dfb4298d5a390dc1 (patch) | |
tree | a352c5ac3cbeddafa3e2fc1e0574f18ef607241e /lib | |
parent | e7a5a188efc86fb5f2a37dc306bcc3f8cfc6302e (diff) |
Bump to 1.5.1
Diffstat (limited to 'lib')
-rw-r--r-- | lib/mastodon/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |