We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee7c6a3 commit 26c4e74Copy full SHA for 26c4e74
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.0.4'
+ spec.version = '3.0.5'
6
spec.module_name = 'Core'
7
spec.ios.deployment_target = "13.0"
8
spec.osx.deployment_target = "10.15"
web3swift.podspec
@@ -1,4 +1,4 @@
1
-WEB3CORE_VERSION ||= '3.0.4'
+WEB3CORE_VERSION ||= '3.0.5'
Pod::Spec.new do |spec|
spec.name = 'web3swift'
0 commit comments