Skip to content

Commit c09e631

Browse files
chore: Web3Core.podspec - version set to 3.1.1
1 parent 1c226f0 commit c09e631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Web3Core.podspec

Lines changed: 1 addition & 1 deletion
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.1.0'
5+
spec.version = '3.1.1'
66
spec.ios.deployment_target = "13.0"
77
spec.osx.deployment_target = "10.15"
88
spec.license = { :type => 'Apache License 2.0', :file => 'LICENSE.md' }

0 commit comments

Comments
 (0)