mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[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