Rakefile in vfs-0.0.4 vs Rakefile in vfs-0.1.0
- old
+ new
@@ -1,10 +1,10 @@
require 'rake_ext'
project(
name: "vfs",
- version: "0.0.4",
- summary: "Tiny wrapper over Net::SSH/SFTP + small rake addon for cluster configuration management",
+ version: "0.1.0",
+ summary: "Virtual File System",
author: "Alexey Petrushin",
homepage: "http://github.com/alexeypetrushin/vfs"
)
\ No newline at end of file