We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc9805a commit 39fd3e4Copy full SHA for 39fd3e4
1 file changed
fileutils.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = "fileutils"
3
- s.version = '0.0.1'
+ s.version = '0.7.1'
4
s.date = '2017-02-06'
5
s.summary = "Several file utility methods for copying, moving, removing, etc."
6
s.description = "Several file utility methods for copying, moving, removing, etc."
0 commit comments