We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3254c58 commit 84a5188Copy full SHA for 84a5188
lib/thin/version.rb
@@ -3,7 +3,7 @@ module Thin
3
# current platform.
4
class PlatformNotSupported < RuntimeError; end
5
6
- VERSION = "2.0.0"
+ VERSION = "2.0.1"
7
CODENAME = "Thinception".freeze
8
9
NAME = 'thin'.freeze
0 commit comments