Skip to content

Commit 9101082

Browse files
Update podspecs version.
1 parent 2233e0d commit 9101082

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Web3Core.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'Web3Core'
3-
spec.version = '3.0.0-RC3'
3+
spec.version = '3.0.0-RC4'
44
spec.module_name = 'Core'
55
spec.ios.deployment_target = "13.0"
66
spec.osx.deployment_target = "10.15"

web3swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'web3swift'
3-
spec.version = '3.0.0-RC3'
3+
spec.version = '3.0.0-RC4'
44
spec.ios.deployment_target = "13.0"
55
spec.osx.deployment_target = "10.15"
66
spec.license = { :type => 'Apache License 2.0', :file => 'LICENSE.md' }

0 commit comments

Comments
 (0)