Skip to content

Commit

Permalink
Bump up 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Nov 7, 2023
1 parent a714c56 commit d6ddf78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tempfile.rb
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
# mutex.
class Tempfile < DelegateClass(File)

VERSION = "0.1.3"
VERSION = "0.2.0"

# Creates a file in the underlying file system;
# returns a new \Tempfile object based on that file.
Expand Down

0 comments on commit d6ddf78

Please sign in to comment.