[ruby/tempfile] Bump up v0.3.1
https://github.com/ruby/tempfile/commit/297bdf2c8d
This commit is contained in:
parent
6c142d05fa
commit
572eebf603
@ -157,7 +157,7 @@ require 'tmpdir'
|
||||
class Tempfile < DelegateClass(File)
|
||||
|
||||
# The version
|
||||
VERSION = "0.3.0"
|
||||
VERSION = "0.3.1"
|
||||
|
||||
# Creates a file in the underlying file system;
|
||||
# returns a new \Tempfile object based on that file.
|
||||
|
Loading…
x
Reference in New Issue
Block a user