From 494e1033277404f4721df4f8dc146e338ac43e5a Mon Sep 17 00:00:00 2001 From: Mohammad Nabulsi Date: Sun, 14 Jan 2018 14:01:36 +0200 Subject: [PATCH] Update JNGroupAvatarImageView.podspec --- JNGroupAvatarImageView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JNGroupAvatarImageView.podspec b/JNGroupAvatarImageView.podspec index ff75f97..0c50537 100644 --- a/JNGroupAvatarImageView.podspec +++ b/JNGroupAvatarImageView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "JNGroupAvatarImageView" - s.version = "1.2.0" + s.version = "1.2.1" s.summary = "Group avatar image view with initials" s.description = "This library provide a way to create group avatar images with initials" s.homepage = "https://github.com/JNDisrupter"