diff --git a/README.md b/README.md index f77ed8f..a9c84ed 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ end * [Michael Nutt](https://github.com/mnutt) * [Jean-Sebastien Boulanger](https://github.com/jsboulanger) * [luckyjazzbo](https://github.com/luckyjazzbo) +* [samsaradog](https://github.com/samsaradog) ## Copyright diff --git a/lib/commission_junction/version.rb b/lib/commission_junction/version.rb index 9563917..78c9d3e 100644 --- a/lib/commission_junction/version.rb +++ b/lib/commission_junction/version.rb @@ -1,3 +1,3 @@ class CommissionJunction - VERSION = '1.7.1' + VERSION = '1.7.2' end