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'