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

Commit

Permalink
Bump version to 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
minacle committed Apr 30, 2022
1 parent a916e9d commit f9fda69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AnyCodable-FlightSchool.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'AnyCodable-FlightSchool'
s.module_name = 'AnyCodable'
s.version = '0.6.4'
s.version = '0.6.5'
s.summary = 'Type-erased wrappers for Encodable, Decodable, and Codable values.'

s.description = <<-DESC
Expand Down

0 comments on commit f9fda69

Please sign in to comment.