From d622647b092661705d98e3e97b8b8f482ba149d9 Mon Sep 17 00:00:00 2001 From: oneroyalace Date: Wed, 26 Oct 2022 15:11:33 -0400 Subject: [PATCH] Update README.md with latest gem version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae711b4..26194de 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Comma is distributed as a gem, best installed via Bundler. Include the gem in your Gemfile: ```ruby -gem 'comma', '~> 4.5.0' +gem 'comma', '~> 4.7.0' ``` Or, if you want to live life on the edge, you can get master from the main comma repository: