We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a714c56 commit d6ddf78Copy full SHA for d6ddf78
lib/tempfile.rb
@@ -88,7 +88,7 @@
88
# mutex.
89
class Tempfile < DelegateClass(File)
90
91
- VERSION = "0.1.3"
+ VERSION = "0.2.0"
92
93
# Creates a file in the underlying file system;
94
# returns a new \Tempfile object based on that file.
0 commit comments