Skip to content

Commit d6ddf78

Browse files
committed
Bump up 0.2.0
1 parent a714c56 commit d6ddf78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tempfile.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
# mutex.
8989
class Tempfile < DelegateClass(File)
9090

91-
VERSION = "0.1.3"
91+
VERSION = "0.2.0"
9292

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

0 commit comments

Comments
 (0)