diff --git a/README.md b/README.md index dccf601..69b3117 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ end * [C.J. Sanders](https://github.com/cjsanders) * [Michael Nutt](https://github.com/mnutt) * [Jean-Sebastien Boulanger](https://github.com/jsboulanger) +* [luckyjazzbo](https://github.com/luckyjazzbo) ## Copyright diff --git a/lib/commission_junction/version.rb b/lib/commission_junction/version.rb index 3d66c67..d9a3a26 100644 --- a/lib/commission_junction/version.rb +++ b/lib/commission_junction/version.rb @@ -1,3 +1,3 @@ class CommissionJunction - VERSION = '1.4.2' + VERSION = '1.5.0' end