Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Commit f9fda69

Browse files
committed
Bump version to 0.6.5
1 parent a916e9d commit f9fda69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AnyCodable-FlightSchool.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
s.name = 'AnyCodable-FlightSchool'
33
s.module_name = 'AnyCodable'
4-
s.version = '0.6.4'
4+
s.version = '0.6.5'
55
s.summary = 'Type-erased wrappers for Encodable, Decodable, and Codable values.'
66

77
s.description = <<-DESC

0 commit comments

Comments
 (0)