From dd9fd38d0d7112da4df62779318d17ffb58b0852 Mon Sep 17 00:00:00 2001 From: candra saputra Date: Fri, 2 Oct 2020 16:50:03 +0700 Subject: [PATCH] update version --- Xendit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xendit.podspec b/Xendit.podspec index a03ddef..d20d01f 100644 --- a/Xendit.podspec +++ b/Xendit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Xendit" - s.version = "2.1.5" + s.version = "2.1.6" s.summary = "Xendit makes it easy to collect credit card data securely without it having to touch your server" s.homepage = "https://www.xendit.co" s.license = "MIT"