Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bitgamma authored Mar 28, 2022
1 parent b924088 commit 29c26b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Keycard.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'Keycard'
spec.version = '3.0.4'
spec.version = '3.0.5'
spec.authors = {'Bitgamma' => 'opensource@bitgamma.com'}
spec.homepage = 'https://github.com/status-im/Keycard.swift'
spec.license = { :type => 'Apache' }
Expand All @@ -12,5 +12,5 @@ Pod::Spec.new do |spec|
spec.frameworks = 'CoreNFC'
spec.dependency 'CryptoSwift'
spec.dependency 'secp256k1'
spec.dependency 'Zip'
spec.dependency 'Zip'
end

0 comments on commit 29c26b5

Please sign in to comment.