Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed May 25, 2022
1 parent 701ac78 commit f69f954
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.2.0"
VERSION = "0.3.0"

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

0 comments on commit f69f954

Please sign in to comment.