README.md in comma-4.3.0 vs README.md in comma-4.3.1
- 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.0'
+gem 'comma', '~> 4.3.1'
```
Or, if you want to live life on the edge, you can get master from the main comma repository:
```ruby