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