From 4a730f9b986a18c24c9dad3cbc73bba7b2bbe495 Mon Sep 17 00:00:00 2001 From: Razvan Chelemen Date: Thu, 23 Aug 2018 11:35:55 +0300 Subject: [PATCH] Update podspec --- stellar-ios-mac-sdk.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stellar-ios-mac-sdk.podspec b/stellar-ios-mac-sdk.podspec index 5df2d415..f79b1a76 100644 --- a/stellar-ios-mac-sdk.podspec +++ b/stellar-ios-mac-sdk.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "stellar-ios-mac-sdk" - s.version = "1.1.5" + s.version = "1.2.0" s.summary = "Fully featured iOS and macOS SDK that provides APIs to build transactions and connect to Horizon server for the Stellar ecosystem." s.module_name = 'stellarsdk'