bin/sup-add in sup-0.12 vs bin/sup-add in sup-0.12.1

- old
+ new

@@ -2,10 +2,10 @@ require 'uri' require 'rubygems' require 'highline/import' require 'trollop' -require "sup"; Redwood::check_library_version_against "0.12" +require "sup"; Redwood::check_library_version_against "0.12.1" $opts = Trollop::options do version "sup-add (sup #{Redwood::VERSION})" banner <<EOS Adds a source to the Sup source list.