From a7d2b8cb4f286ae76a9187cb49cf5d04c18d543b Mon Sep 17 00:00:00 2001 From: Andrey Blinov Date: Mon, 1 Jun 2020 15:11:39 +0700 Subject: [PATCH] update --- OnlineChatSdk.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OnlineChatSdk.podspec b/OnlineChatSdk.podspec index 6495073..7396efa 100644 --- a/OnlineChatSdk.podspec +++ b/OnlineChatSdk.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'OnlineChatSdk' - s.version = '0.0.2' + s.version = '0.0.3' s.summary = 'A small library containing a wrapper for the WKWebView.' s.swift_versions = '5.0' s.description = 'A small library containing a wrapper for the WKWebView.'