diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-06-23 17:02:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-23 17:02:14 +0200 |
commit | 7b13e6efc2402bde71d3bcf69c859ce8974ac9cb (patch) | |
tree | 60ee1d28676d75d2c7a369773b9c1c86d652ed70 /lib | |
parent | 3f59238207e7cd9b2b1b73e3d4259bd6e82ebc64 (diff) |
Bump version to 1.4.6
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 5f90e83bb..44f3e4390 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -13,7 +13,7 @@ module Mastodon end def patch - 4 + 6 end def pre |