From 725262ec251b89db3ceb891aa3d19a99e63bc09e Mon Sep 17 00:00:00 2001 From: Adonis Peralta Date: Sat, 25 Mar 2017 12:19:07 -0400 Subject: [PATCH] Update Podspec to 2.1.3 --- RMessage.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RMessage.podspec b/RMessage.podspec index 7ea0f62..6edb7c9 100644 --- a/RMessage.podspec +++ b/RMessage.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "RMessage" - s.version = "2.1.2" + s.version = "2.1.3" s.summary = "Easy to use and customizable messages/notifications for iOS" s.description = <<-DESC This framework provides an easy to use class to show little notification views on the top of the screen.