From a2177307e9400e869dcc2493d05f24dae3588300 Mon Sep 17 00:00:00 2001 From: adhiartaputra Date: Wed, 23 Jan 2019 20:37:18 +0700 Subject: [PATCH] update version to 2.0.2 --- Xendit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xendit.podspec b/Xendit.podspec index 8aae569..4a213fc 100644 --- a/Xendit.podspec +++ b/Xendit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Xendit" - s.version = "2.0.1" + s.version = "2.0.2" 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"