Skip to content

Commit

Permalink
Reset the version to 0.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Bates committed Apr 22, 2008
1 parent 1f16726 commit 863978d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/thin/version.rb
Expand Up @@ -6,7 +6,7 @@ class PlatformNotSupported < RuntimeError; end
module VERSION #:nodoc:
MAJOR = 0
MINOR = 8
TINY = 2
TINY = 1

STRING = [MAJOR, MINOR, TINY].join('.')

Expand Down

0 comments on commit 863978d

Please sign in to comment.