diff --git a/EthereumKitSwift.podspec b/EthereumKitSwift.podspec index be2f606..86f0acf 100644 --- a/EthereumKitSwift.podspec +++ b/EthereumKitSwift.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'EthereumKitSwift' - s.version = '0.1.0' + s.version = '0.1.1' s.summary = 'Ethereum kit' s.homepage = 'https://github.com/anchorpw/ethereum-kit-swift' s.license = { :type => 'MIT', :file => 'LICENSE' }