Skip to content

Commit 04ccff1

Browse files
committed
Bump to 0.5.0
1 parent 6e9eb6c commit 04ccff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftCBOR.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'SwiftCBOR'
3-
s.version = '0.4.7'
3+
s.version = '0.5.0'
44
s.license = { type: 'public domain', file: 'UNLICENSE' }
55
s.summary = 'A CBOR implementation for Swift'
66
s.homepage = 'https://github.com/unrelentingtech/SwiftCBOR'

0 commit comments

Comments
 (0)