Skip to content

Commit fb3da56

Browse files
committed
Updated version in CBORCoding.podspec following semver guidelines.
1 parent a2e53c2 commit fb3da56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CBORCoding.podspec

Lines changed: 1 addition & 1 deletion
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.4.0"
4+
s.version = "1.4.1"
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)