Skip to content

Commit 1905dea

Browse files
Update podspecs version
1 parent 05b006e commit 1905dea

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-RC4'
3+
spec.version = '3.0.0'
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,4 +1,4 @@
1-
WEB3CORE_VERSION ||= '3.0.0-RC4'
1+
WEB3CORE_VERSION ||= '3.0.0'
22

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

0 commit comments

Comments
 (0)