Rakefile in commerce-bank-client-1.0.0 vs Rakefile in commerce-bank-client-1.1.0

- old
+ new

@@ -1,9 +1,9 @@ require 'rubygems' require 'rake' require 'echoe' -Echoe.new("commerce-bank-client", "1.0.0") do |p| +Echoe.new("commerce-bank-client", "1.1.0") do |p| p.description = "An interface to the Commerce Bank website (https://banking.commercebank.com)." p.url = "http://github.com/alexmchale/commerce-bank-client" p.author = "Alex McHale" p.email = "alexmchale@gmail.com"