Skip to content

Commit

Permalink
Bump podspecs version
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslavyaroslav committed Nov 3, 2022
1 parent ee7c6a3 commit 26c4e74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Web3Core.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |spec|
spec.compiler_flags = '-DCOCOAPODS'

spec.name = 'Web3Core'
spec.version = '3.0.4'
spec.version = '3.0.5'
spec.module_name = 'Core'
spec.ios.deployment_target = "13.0"
spec.osx.deployment_target = "10.15"
Expand Down
2 changes: 1 addition & 1 deletion web3swift.podspec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WEB3CORE_VERSION ||= '3.0.4'
WEB3CORE_VERSION ||= '3.0.5'

Pod::Spec.new do |spec|
spec.name = 'web3swift'
Expand Down

0 comments on commit 26c4e74

Please sign in to comment.