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.
2 parents 7758300 + 1d3b939 commit 08daa88Copy full SHA for 08daa88
Web3Core.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'Web3Core'
3
- spec.version = '3.0.0-RC4'
+ spec.version = '3.0.0'
4
spec.module_name = 'Core'
5
spec.ios.deployment_target = "13.0"
6
spec.osx.deployment_target = "10.15"
web3swift.podspec
@@ -1,4 +1,4 @@
-WEB3CORE_VERSION ||= '3.0.0-RC4'
+WEB3CORE_VERSION ||= '3.0.0'
spec.name = 'web3swift'
0 commit comments