We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c226f0 commit c09e631Copy full SHA for c09e631
Web3Core.podspec
@@ -2,7 +2,7 @@ Pod::Spec.new do |spec|
2
spec.compiler_flags = '-DCOCOAPODS'
3
4
spec.name = 'Web3Core'
5
- spec.version = '3.1.0'
+ spec.version = '3.1.1'
6
spec.ios.deployment_target = "13.0"
7
spec.osx.deployment_target = "10.15"
8
spec.license = { :type => 'Apache License 2.0', :file => 'LICENSE.md' }
0 commit comments