diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-09-16 03:08:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-16 03:08:29 +0200 |
commit | efec5072304217019bd401c2202c6eb61019db89 (patch) | |
tree | f5688bfad5668d5157e978fea947d2fc4246bd8e /lib | |
parent | 54edb4b853522b322922b65989ddfc5fdf928014 (diff) |
Bump to 1.6.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 b6fdb10c6..8b692c29d 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 |