From d18d308fd824a5f47623070588ce2ca713028b07 Mon Sep 17 00:00:00 2001 From: Russel Date: Fri, 7 Aug 2020 16:09:38 +0300 Subject: [PATCH] v0.4.1 --- FearlessUtils.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FearlessUtils.podspec b/FearlessUtils.podspec index 83e5ff7..7c5f27d 100644 --- a/FearlessUtils.podspec +++ b/FearlessUtils.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'FearlessUtils' - s.version = '0.4.0' + s.version = '0.4.1' s.summary = 'Utility library that implements clients specific logic to interact with substrate based networks' s.homepage = 'https://github.com/soramitsu/fearless-utils-iOS'