We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9eb6c commit 04ccff1Copy full SHA for 04ccff1
SwiftCBOR.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'SwiftCBOR'
3
- s.version = '0.4.7'
+ s.version = '0.5.0'
4
s.license = { type: 'public domain', file: 'UNLICENSE' }
5
s.summary = 'A CBOR implementation for Swift'
6
s.homepage = 'https://github.com/unrelentingtech/SwiftCBOR'
0 commit comments