From 5cb826c29776da510162ec7836c9fe6e40668b6b Mon Sep 17 00:00:00 2001 From: Andrei Marin Date: Thu, 24 Jan 2019 17:17:12 +0300 Subject: [PATCH] Release 3.0.0 --- IrohaCommunication.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IrohaCommunication.podspec b/IrohaCommunication.podspec index 9426fe5d8..437d1569d 100755 --- a/IrohaCommunication.podspec +++ b/IrohaCommunication.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'IrohaCommunication' - s.version = '0.1.0' + s.version = '3.0.0' s.summary = 'Helper classes to use for communication with Iroha blockchain.' s.homepage = 'https://github.com/hyperledger/iroha-ios'