Skip to content

Commit bde7a7d

Browse files
Bump podspec version
1 parent 4dbcb16 commit bde7a7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Web3Core.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |spec|
22
spec.compiler_flags = '-DCOCOAPODS'
33

44
spec.name = 'Web3Core'
5-
spec.version = '3.0.5'
5+
spec.version = '3.0.6'
66
spec.module_name = 'Core'
77
spec.ios.deployment_target = "13.0"
88
spec.osx.deployment_target = "10.15"

web3swift.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
WEB3CORE_VERSION ||= '3.0.5'
1+
WEB3CORE_VERSION ||= '3.0.6'
22

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

0 commit comments

Comments
 (0)