Skip to content

Commit

Permalink
Bump up timeout version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Oct 14, 2021
1 parent ec5a614 commit 02e792d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/timeout.rb
Expand Up @@ -23,7 +23,7 @@
# Copyright:: (C) 2000 Information-technology Promotion Agency, Japan

module Timeout
VERSION = "0.1.1".freeze
VERSION = "0.2.0".freeze

# Raised by Timeout.timeout when the block times out.
class Error < RuntimeError
Expand Down

0 comments on commit 02e792d

Please sign in to comment.