README in dev-1.0.228 vs README in dev-1.0.229

- old
+ new

@@ -61,10 +61,10 @@ TASKS.refresh the default task is automatically generated by require 'dev'. It will be defined as dependent on the following tasks if they are defined: ["check","setup","replace","pre_compile","compile","post_compile","pre_test", - "test","post_test","log_build_products","add","commit","update","remove_all_but_build_products","finalize"] + "test","post_test","add","commit","update","clean","finalize"] to prevent the default task from being defined, define DEV_NO_DEFAULT_TASK prior to require 'dev' DEV_NO_DEFAULT_TASK=1 require 'dev' # now, can manually define default task \ No newline at end of file