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

- old
+ new

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