From d1cbe0a0c981f8416c49a8654d70cae7763dad77 Mon Sep 17 00:00:00 2001 From: Koray Koska Date: Sat, 1 Sep 2018 17:45:14 +0200 Subject: [PATCH] Bump version to 0.3.1 --- Web3.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web3.podspec b/Web3.podspec index 09430ba7..dce1bb18 100644 --- a/Web3.podspec +++ b/Web3.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Web3' - s.version = '0.3.0' + s.version = '0.3.1' s.summary = 'Web3 library for Swift. Sign transactions and interact with Smart Contracts in the Ethereum Network.' s.description = <<-DESC