Skip to content

Commit 16a2915

Browse files
Bump podspecs version
1 parent 2ddcaad commit 16a2915

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Web3Core.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |spec|
22
spec.compiler_flags = '-DCOCOAPODS'
33

44
spec.name = 'Web3Core'
5-
spec.version = '3.1.1'
5+
spec.version = '3.1.2'
66
spec.ios.deployment_target = "13.0"
77
spec.osx.deployment_target = "10.15"
88
spec.license = { :type => 'Apache License 2.0', :file => 'LICENSE.md' }

web3swift.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
WEB3CORE_VERSION ||= '3.1.1'
1+
WEB3CORE_VERSION ||= '3.1.2'
22

33
Pod::Spec.new do |spec|
44
spec.name = 'web3swift'

0 commit comments

Comments
 (0)