10000 Bump up v0.3.1 · ruby/tempfile@297bdf2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 297bdf2

Browse files
committed
Bump up v0.3.1
1 parent c929e1c commit 297bdf2

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
@@ -157,7 +157,7 @@
157157
class Tempfile < DelegateClass(File)
158158

159159
# The version
160-
VERSION = "0.3.0"
160+
VERSION = "0.3.1"
161161

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

0 commit comments

Comments
 (0)
0