From 5559c5f6a17acc83d079183c672b3066f26c6ea9 Mon Sep 17 00:00:00 2001 From: JayaBharat-plivo Date: Fri, 20 Sep 2024 17:02:44 +0530 Subject: [PATCH] Updated the Readme file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01f02fd..1da17d7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The Plivo Ruby SDK makes it simpler to integrate communications into your Ruby a Add this line to your application's Gemfile: ```ruby -gem 'plivo', '>= 4.60.3' +gem 'plivo', '>= 4.61.0' ``` And then execute: