Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Bonnaure committed May 28, 2010
1 parent 836e232 commit fe566cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -2,7 +2,7 @@ require 'rubygems'
require 'rake'
require 'echoe'

Echoe.new('paypal_nvp', '0.1.2') do |p|
Echoe.new('paypal_nvp', '0.1.3') do |p|
p.description = "Paypal NVP API Class."
p.url = "http://github.com/solisoft/paypal_nvp"
p.author = "Olivier BONNAURE - Direct Interactive LLC"
Expand Down

0 comments on commit fe566cb

Please sign in to comment.