Skip to content

Commit 39fd3e4

Browse files
committed
bump version to 0.7.1, Because 0.7 is already reserved on rubygems.org
1 parent dc9805a commit 39fd3e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fileutils.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = "fileutils"
3-
s.version = '0.0.1'
3+
s.version = '0.7.1'
44
s.date = '2017-02-06'
55
s.summary = "Several file utility methods for copying, moving, removing, etc."
66
s.description = "Several file utility methods for copying, moving, removing, etc."

0 commit comments

Comments
 (0)