Skip to content

Commit 2ff9b3c

Browse files
committed
Bump up v0.3.0
1 parent 9d92193 commit 2ff9b3c

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.2.1"
160+
VERSION = "0.3.0"
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)