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