Skip to content

Commit

Permalink
[ruby/tempfile] Bump up 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt authored and matzbot committed Dec 5, 2023
1 parent 494e2e4 commit f19de12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tempfile.rb
Expand Up @@ -88,7 +88,7 @@
# mutex.
class Tempfile < DelegateClass(File)

VERSION = "0.2.0"
VERSION = "0.2.1"

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

0 comments on commit f19de12

Please sign in to comment.