From 7eb45c49e0c560dd6478d6715d8b578faf486338 Mon Sep 17 00:00:00 2001 From: luca3104 Date: Fri, 30 Sep 2016 13:53:04 +0900 Subject: [PATCH] fixed pod spec --- IrohaSwift.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IrohaSwift.podspec b/IrohaSwift.podspec index e14dac2eb..b2470a637 100644 --- a/IrohaSwift.podspec +++ b/IrohaSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "IrohaSwift" - s.version = "1.0.0a2" + s.version = "1.0.0a3" s.summary = "Easy create signature of Iroha Blockchain" s.homepage = "http://www.soramitsu.co.jp/" s.license = "Apache License Version 2.0"