Rakefile in vos-0.3.1 vs Rakefile in vos-0.3.2
- old
+ new
@@ -1,9 +1,9 @@
require 'rake_ext'
project(
name: "vos",
- version: "0.3.1",
+ gem: true,
summary: "Virtual Operating System",
author: "Alexey Petrushin",
homepage: "http://github.com/alexeypetrushin/vos"
)
\ No newline at end of file