Rakefile in scissor-echonest-0.0.8 vs Rakefile in scissor-echonest-0.1.0

- old
+ new

@@ -19,10 +19,10 @@ EMAIL = "youpy@buycheapviagraonlinenow.com" DESCRIPTION = "Scissor extension to use Echo Nest Developers API" RUBYFORGE_PROJECT = "scissorechonest" HOMEPATH = "http://github.com/youpy/scissor-echonest" BIN_FILES = %w( ) -VERS = "0.0.8" +VERS = "0.1.0" REV = File.read(".svn/entries")[/committed-rev="(d+)"/, 1] rescue nil CLEAN.include ['**/.*.sw?', '*.gem', '.config'] RDOC_OPTS = [ '--title', "#{NAME} documentation",