README.md in spree_minicart-0.0.3 vs README.md in spree_minicart-0.0.4

- old
+ new

@@ -12,10 +12,10 @@ ------------ To install Spree Minicart, just add the following to your Gemfile: ```ruby -gem 'spree_minicart', '0.0.2' +gem 'spree_minicart', '~> 0.0.3' ``` Now, bundle up with: ```ruby