Rakefile in file_model-0.0.7 vs Rakefile in file_model-0.1.0
- old
+ new
@@ -1,9 +1,10 @@
require 'rake_ext'
project \
name: "file_model",
gem: true,
+ version: '0.1.0',
summary: "File storage for Models",
author: "Alexey Petrushin",
homepage: "http://github.com/alexeypetrushin/file_model"
\ No newline at end of file