README.md in spree_variant_options-0.4.0 vs README.md in spree_variant_options-0.4.1
- old
+ new
@@ -24,11 +24,11 @@
If you don't already have an existing Spree site, [click here](https://gist.github.com/946719) then come back later... You can also read the Spree docs [here](http://spreecommerce.com/documentation/getting_started.html)...
To install Spree Variant Options, just add the following to your Gemfile:
```ruby
-gem 'spree_variant_options', '0.3.1'
+gem 'spree_variant_options', '0.4.1'
```
Now, bundle up with:
```bash
@@ -95,9 +95,10 @@
------------------------------------------------------------------------------
Contributors
------------------------------------------------------------------------------
* Spencer Steffen ([@citrus](https://github.com/citrus))
+* Stéphane Bounmy ([@sbounmy](https://github.com/sbounmy))
* Dan Morin ([@danmorin](https://github.com/danmorin))
* Richard Brown ([@rbrown](https://github.com/rbrown))
* [@baracek](https://github.com/baracek)
If you'd like to help out feel free to fork and send me pull requests!