Rakefile in 360_services-0.0.1 vs Rakefile in 360_services-0.0.2

- old
+ new

@@ -1,10 +1,10 @@ require 'rubygems' require 'cucumber' require 'cucumber/rake/task' require 'echoe' -Echoe.new('360_services', '0.0.1') do |p| +Echoe.new('360_services', '0.0.2') do |p| p.description = "Ruby bindings for Sorenson 360" p.url = "http://github.com/sorensonmedia/360_services" p.author = "Sorenson Media" p.email = "video@sorensonmedia.com" p.ignore_pattern = ["tmp/*", "script/*"] \ No newline at end of file