about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2018-01-04 16:40:26 +0100
committerGitHub <noreply@github.com>2018-01-04 16:40:26 +0100
commit7571c37c991c7bcaf83c524105f4a3b64b19670c (patch)
tree58a766339da9947dd2f54ff9b25ec665b72b1f70
parent3c189642561f27925803448059e212718e4a2497 (diff)
Bump version to 2.1.1 (#6164)
-rw-r--r--lib/mastodon/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb
index ca129da80..007768769 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