README.md in comma-4.3.1 vs README.md in comma-4.3.2

- old
+ new

@@ -15,10 +15,10 @@ Comma is distributed as a gem, best installed via Bundler. Include the gem in your Gemfile: ```ruby -gem 'comma', '~> 4.3.1' +gem 'comma', '~> 4.3.2' ``` Or, if you want to live life on the edge, you can get master from the main comma repository: ```ruby