Skip to content

Commit 2eded02

Browse files
author
Joe Newton
committed
Incremented pod version
1 parent 77e2e3c commit 2eded02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CBORCoding.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "CBORCoding"
4-
s.version = "1.0.2"
4+
s.version = "1.0.3"
55
s.summary = "A CBOR Encoder and Decoder"
66
s.description = <<-DESC
77
A lightweight framework containing a coder pair for encoding and decoding `Codable` conforming types to and from CBOR document format for iOS, macOS, tvOS, and watchOS.

0 commit comments

Comments
 (0)