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