Bump to v0.4.2

This commit is contained in:
Hamilton Chapman
2019-06-04 12:18:52 +01:00
parent 57ebf6cab9
commit 22a2fa9b8f
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftCBOR'
s.version = '0.4.1'
s.version = '0.4.2'
s.license = { type: 'public domain', file: 'UNLICENSE' }
s.summary = 'A CBOR implementation for Swift'
s.homepage = 'https://github.com/myfreeweb/SwiftCBOR'