lib/rake/feature_packager_task.rb in seabass-0.2.0 vs lib/rake/feature_packager_task.rb in seabass-0.2.1

- old
+ new

@@ -1 +1 @@ -create_task :robocopy, Proc.new { FeaturePackage.new } do |r| +create_task :package_feature, Proc.new { FeaturePackage.new } do |r|