From e3f8aa59574c71e30557bc5eec12f9bfb947fad2 Mon Sep 17 00:00:00 2001 From: hakiemaul Date: Tue, 26 Mar 2019 15:49:05 +0700 Subject: [PATCH] update version --- Xendit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xendit.podspec b/Xendit.podspec index afad28e..89e0687 100644 --- a/Xendit.podspec +++ b/Xendit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Xendit" - s.version = "2.0.3" + s.version = "2.0.4" 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"